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

@font-face {
  font-family: 'Inter-SemiBold';
  src: url('../fonts/Inter-SemiBold.eot');
  src: url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg'),
       url('../fonts/Inter-SemiBold.ttf') format('truetype'),
       url('../fonts/Inter-SemiBold.woff') format('woff'),
       url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

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

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

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


