@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Inter-Regular.eot'); /* IE9 */
  src: url('/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/Inter-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('/fonts/Inter-Regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/Inter-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/Inter-Regular.svg#Inter') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Inter-600.eot'); /* IE9 */
  src: url('/fonts/Inter-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/Inter-600.woff2') format('woff2'), /* Modern Browsers */
    url('/fonts/Inter-600.woff') format('woff'), /* Modern Browsers */
    url('/fonts/Inter-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/Inter-600.svg#Inter') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Inter-700.eot'); /* IE9 */
  src: url('/fonts/Inter-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/Inter-700.woff2') format('woff2'), /* Modern Browsers */
    url('/fonts/Inter-700.woff') format('woff'), /* Modern Browsers */
    url('/fonts/Inter-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/Inter-700.svg#Inter') format('svg'); /* Legacy iOS */
}
