

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=7bf01c6f-dca0-41ad-ac9d-fa5694733fc4");
  
@font-face {
  font-family: "Redzone";
  font-style: normal;
  font-weight: 700;
  font-stretch: condensed;
  font-display: swap;
  src: url('Redzone/Redzone_normal_condensed_700.woff2') format('woff2'), url('Redzone/Redzone_normal_condensed_700.woff') format('woff');
}
@font-face {
  font-family: "Redzone";
  font-style: normal;
  font-weight: 200;
  font-stretch: semi-condensed;
  font-display: swap;
  src: url('Redzone/Redzone_normal_semi-condensed_200.woff2') format('woff2'), url('Redzone/Redzone_normal_semi-condensed_200.woff') format('woff');
}
