﻿@font-face {
  font-family: 'Lato Thin';
  font-display: swap;
  src: url('/Content/fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'amasis mt w01';
  font-style: normal;
  font-weight: 400;
  src: url('/Content/fonts/Amasis/AmasisMTW1G.otf') format('opentype');
}
@font-face {
  font-family: 'amasis mt w01 bold';
  font-style: normal;
  font-weight: 700;
  src: url('/Content/fonts/Amasis/AmasisMTW1G-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'amasis mt w01 italic';
  font-style: italic;
  font-weight: 400;
  src: url('/Content/fonts/Amasis/AmasisMTW1G-Italic.otf') format('opentype');
}
@font-face {
  font-family: 'amasis mt w01 bold italic';
  font-style: italic;
  font-weight: 700;
  src: url('/Content/fonts/Amasis/AmasisMTW1G-BoldItalic.otf') format('opentype');
}
@font-face {
  font-family: 'amasis mt std black';
  font-style: normal;
  font-weight: 900;
  src: url('/Content/fonts/Amasis/Amasis-MT-Std-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'amasis mt std black italic';
  font-style: italic;
  font-weight: 900;
  src: url('/Content/fonts/Amasis/Amasis-MT-Std-Black-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins Extra Bold';
  font-display: swap;
  src: url('/Content/fonts/Poppins-ExtraBold') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Founders Grotesk';
  font-display: swap;
  src: url('/Content/fonts/founders-grotesk-medium.woff2');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'Founders Grotesk';
  font-display: swap;
  src: url('/Content/fonts/founders-grotesk-regular.woff2');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Founders Grotesk Condensed Semibold';
  font-display: swap;
  src: url('/Content/fonts/founders-grotesk-x-condensed-semibold.woff2');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Roboto Light';
  font-display: swap;
  src: url('/Content/fonts/Roboto-Light-webfont.eot');
  src: url('/Content/fonts/Roboto-Light-webfont.woff') format('woff'), url('/Content/fonts/Roboto-Light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Spectral;
  src: url('/Content/fonts/Spectral-Regular.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
  font-weight: normal;
}
@font-face {
  font-family: Spectral;
  src: url('/Content/fonts/Spectral-Bold.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
  font-weight: bold;
}
@font-face {
  font-family: Spectral;
  src: url('/Content/fonts/Spectral-MediumItalic.woff2') format('woff2');
  font-style: italic;
  font-display: swap;
  font-weight: normal;
}
@font-face {
  font-family: 'Campton';
  src: url('/Content/fonts/Campton/Campton-Book.otf') format('opentype');
  font-style: normal;
  font-display: swap;
  font-weight: normal;
}
@font-face {
  font-family: 'Campton';
  src: url('/Content/fonts/Campton/Campton-Bold.otf') format('opentype');
  font-style: normal;
  font-display: swap;
  font-weight: bold;
}
@font-face {
  font-family: 'Campton';
  src: url('/Content/fonts/Campton/Campton-BookItalic.otf') format('opentype');
  font-style: italic;
  font-display: swap;
  font-weight: normal;
}
@font-face {
  font-family: 'Campton';
  src: url('/Content/fonts/Campton/Campton-BoldItalic.otf') format('opentype');
  font-style: italic;
  font-display: swap;
  font-weight: bold;
}