

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=b6de6200-3d78-11ec-9aa3-06f7e389c91a");
  
@font-face {
  font-family: "Univers67BoldCondensed";
  font-style: normal;
  font-weight: 700;
  font-stretch: condensed;
  src: url('webFonts/Univers67BoldCondensed/normal_condensed_700.woff') format('woff'), url('webFonts/Univers67BoldCondensed/normal_condensed_700.woff2') format('woff2');
}
@font-face {
  font-family: "PosteramaTextBold";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url('webFonts/PosteramaTextBold/normal_normal_700.woff') format('woff'), url('webFonts/PosteramaTextBold/normal_normal_700.woff2') format('woff2');
}
