/* Copyright © 2017-2025 Kuali, Inc. - All Rights Reserved */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap; /* This helps text appear faster */
  src:
    url('Inter-Medium.woff2') format('woff2'),
    /* Modern Browsers */ url('Inter-Medium.woff') format('woff'); /* Legacy Browsers */
}
