

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=d9a9e311-5a73-4594-afdd-c4afe2cb21aa");
  
@font-face {
  font-family: "CaptainNelson";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('CaptainNelson/CaptainNelson_normal_normal_400.woff2') format('woff2'), url('CaptainNelson/CaptainNelson_normal_normal_400.woff') format('woff');
}
@font-face {
  font-family: "HeroicCondensed";
  font-style: normal;
  font-weight: 500;
  font-stretch: condensed;
  font-display: swap;
  src: url('HeroicCondensed/HeroicCondensed_normal_condensed_500.woff2') format('woff2'), url('HeroicCondensed/HeroicCondensed_normal_condensed_500.woff') format('woff');
}
@font-face {
  font-family: "HeroicCondensed";
  font-style: normal;
  font-weight: 875;
  font-stretch: condensed;
  font-display: swap;
  src: url('HeroicCondensed/HeroicCondensed_normal_condensed_875.woff2') format('woff2'), url('HeroicCondensed/HeroicCondensed_normal_condensed_875.woff') format('woff');
}
