/*Font - open */
@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(../fonts/SFUHelvetica.woff2) format('woff2');
}
@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(../fonts/SFUHelveticaBold.woff2) format('woff2');
}
@font-face {
  font-family: 'HelveticaCompressed';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(../fonts/SFUHelveticaCompressed.woff2) format('woff2');
}
@font-face {
  font-family: 'HelveticaCompressed';
  font-style: normal;
  font-weight: bolder;
  font-display: swap;
  src: url(../fonts/SFUHelveticaCondensedBlack.woff2) format('woff2');
}
@font-face {
  font-family: 'SFUHelveticaCondensedBlack';
  font-style: normal;
  font-weight: normal;
 /* font-display: swap;*/
  src: url(../fonts/SFUHelveticaCondensedBlack.woff2) format('woff2');
}