@font-face {
  font-family: 'Nimbus Sans L';
  src: url('../fonts/nimbus/nimbus-sans-l-ot_32766-webfont.woff2') format('woff2'),
       url('../fonts/nimbus/nimbus-sans-l-ot_32766-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Niagara';
  src: url('../fonts/Niagara/niagara-webfont.woff2') format('woff2'),
       url('../fonts/Niagara/niagara-webfont.woff') format('woff'),
       url('../fonts/Niagara/Niagara.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/graphiklcgregular-webfont.woff2') format('woff2'),
       url('../fonts/Graphik_LCG/graphiklcgregular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/graphiklcgmedium-webfont.woff2') format('woff2'),
       url('../fonts/Graphik_LCG/graphiklcgmedium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/graphiklcgbold-webfont.woff2') format('woff2'),
       url('../fonts/Graphik_LCG/graphiklcgbold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/GraphikLCGBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url('../fonts/Graphik_LCG/GraphikLCGThin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
