/* === Inconsolata - regular */
@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/Inconsolata-Regular.eot');
  src: local('Inconsolata Regular'), local('Inconsolata-Regular'),
    url('./fonts/Inconsolata-Regular.eot') format('embedded-opentype'),
    url('./fonts/Inconsolata-Regular.woff2') format('woff2'),
    url('./fonts/Inconsolata-Regular.woff') format('woff'),
    url('./fonts/Inconsolata-Regular.ttf') format('truetype'),
    url('./fonts/Inconsolata-Regular.svg') format('svg');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/Inter-Light.eot');
  src: local('Inter Light'), local('Inter-Light'),
    url('./fonts/Inter-Light.eot') format('embedded-opentype'),
    url('./fonts/Inter-Light.woff2') format('woff2'),
    url('./fonts/Inter-Light.woff') format('woff'),
    url('./fonts/Inter-Light.ttf') format('truetype'),
    url('./fonts/Inter-Light.svg') format('svg');
}

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/Inter-LightItalic.eot');
  src: local('Inter Light Italic'), local('Inter-LightItalic'),
    url('./fonts/Inter-LightItalic.eot') format('embedded-opentype'),
    url('./fonts/Inter-LightItalic.woff2') format('woff2'),
    url('./fonts/Inter-LightItalic.woff') format('woff'),
    url('./fonts/Inter-LightItalic.ttf') format('truetype'),
    url('./fonts/Inter-LightItalic.svg') format('svg');
}

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

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/Inter-Italic.eot');
  src: local('Inter Italic'), local('Inter-Italic'),
    url('./fonts/Inter-Italic.eot') format('embedded-opentype'),
    url('./fonts/Inter-Italic.woff2') format('woff2'),
    url('./fonts/Inter-Italic.woff') format('woff'),
    url('./fonts/Inter-Italic.ttf') format('truetype'),
    url('./fonts/Inter-Italic.svg') format('svg');
}

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

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/Inter-SemiBoldItalic.eot');
  src: local('Inter SemiBold Italic'), local('Inter-SemiBoldItalic'),
    url('./fonts/Inter-SemiBoldItalic.eot') format('embedded-opentype'),
    url('./fonts/Inter-SemiBoldItalic.woff2') format('woff2'),
    url('./fonts/Inter-SemiBoldItalic.woff') format('woff'),
    url('./fonts/Inter-SemiBoldItalic.ttf') format('truetype'),
    url('./fonts/Inter-SemiBoldItalic.svg') format('svg');
}

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

@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('./fonts/Inter-BoldItalic.eot');
  src: local('Inter Bold Italic'), local('Inter-BoldItalic'),
    url('./fonts/Inter-BoldItalic.eot') format('embedded-opentype'),
    url('./fonts/Inter-BoldItalic.woff2') format('woff2'),
    url('./fonts/Inter-BoldItalic.woff') format('woff'),
    url('./fonts/Inter-BoldItalic.ttf') format('truetype'),
    url('./fonts/Inter-BoldItalic.svg') format('svg');
}
