

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=05d002d7-712a-4de1-a76c-7c8fad45a8e4");
  
@font-face {
  font-family: "TradeGothicNextCondensed";
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
  src: url('TradeGothicNext/TradeGothicNextCondensed_normal_condensed.woff2') format('woff2'), url('TradeGothicNext/TradeGothicNextCondensed_normal_condensed.woff') format('woff');
}
@font-face {
  font-family: "TradeGothicNextCondensedBold";
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
  src: url('TradeGothicNext/TradeGothicNextCondensedBold_normal_condensed.woff2') format('woff2'), url('TradeGothicNext/TradeGothicNextCondensedBold_normal_condensed.woff') format('woff');
}
