

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=6eac10fc-8c47-4939-b75f-6186a6a686cc");
  
@font-face {
  font-family: "LotaGrotesqueBold";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/LotaGrotesqueBold/normal_normal.woff2') format('woff2'), url('webFonts/LotaGrotesqueBold/normal_normal.woff') format('woff');
}
@font-face {
  font-family: "LotaGrotesqueSemiBold";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/LotaGrotesqueSemiBold/normal_normal.woff2') format('woff2'), url('webFonts/LotaGrotesqueSemiBold/normal_normal.woff') format('woff');
}
@font-face {
  font-family: "LotaGrotesqueRegular";
  font-style: normal;
  font-stretch: normal;
  src: url('webFonts/LotaGrotesqueRegular/normal_normal.woff2') format('woff2'), url('webFonts/LotaGrotesqueRegular/normal_normal.woff') format('woff');
}
@font-face {
  font-family: "LotaGrotesqueRegularItalic";
  font-style: italic;
  font-stretch: normal;
  src: url('webFonts/LotaGrotesqueRegularItalic/italic_normal.woff2') format('woff2'), url('webFonts/LotaGrotesqueRegularItalic/italic_normal.woff') format('woff');
}
