/* INTER */

@font-face {
  font-family: 'Inter 18pt';
  src: url('../font/inter/Inter18pt-Medium.eot');
  src: url('../font/inter/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
      url('../font/inter/Inter18pt-Medium.woff2') format('woff2'),
      url('../font/inter/Inter18pt-Medium.woff') format('woff'),
      url('../font/inter/Inter18pt-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter 24pt';
  src: url('../font/inter/Inter24pt-Bold.eot');
  src: url('../font/inter/Inter24pt-Bold.eot?#iefix') format('embedded-opentype'),
      url('../font/inter/Inter24pt-Bold.woff2') format('woff2'),
      url('../font/inter/Inter24pt-Bold.woff') format('woff'),
      url('../font/inter/Inter24pt-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter 18pt';
  src: url('../font/inter/Inter18pt-SemiBold.eot');
  src: url('../font/inter/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../font/inter/Inter18pt-SemiBold.woff2') format('woff2'),
      url('../font/inter/Inter18pt-SemiBold.woff') format('woff'),
      url('../font/inter/Inter18pt-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter 18pt';
  src: url('../font/inter/Inter18pt-Regular.eot');
  src: url('../font/inter/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
      url('../font/inter/Inter18pt-Regular.woff2') format('woff2'),
      url('../font/inter/Inter18pt-Regular.woff') format('woff'),
      url('../font/inter/Inter18pt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}