@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-Black.eot');
  src: url('../fonts/inter-ui/InterUI-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-Black.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-Black.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-BlackItalic.eot');
  src: url('../fonts/inter-ui/InterUI-BlackItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-BlackItalic.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-BlackItalic.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-BoldItalic.eot');
  src: url('../fonts/inter-ui/InterUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-BoldItalic.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-BoldItalic.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-MediumItalic.eot');
  src: url('../fonts/inter-ui/InterUI-MediumItalic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-MediumItalic.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-MediumItalic.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-Bold.eot');
  src: url('../fonts/inter-ui/InterUI-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-Bold.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-Bold.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-Regular.eot');
  src: url('../fonts/inter-ui/InterUI-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-Regular.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-Regular.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-Italic.eot');
  src: url('../fonts/inter-ui/InterUI-Italic.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-Italic.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-Italic.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Inter UI';
  src: url('../fonts/inter-ui/InterUI-Medium.eot');
  src: url('../fonts/inter-ui/InterUI-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/inter-ui/InterUI-Medium.woff2') format('woff2'),
      url('../fonts/inter-ui/InterUI-Medium.woff') format('woff'),
      url('../fonts/inter-ui/InterUI-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

