<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Font declarations */
@font-face {
  font-family: "Knockout 31 A";
  src: url("/static/fonts/Knockout-W0531-JuniorMiddleweight/KnockoutW05-31JuniorMiddleweight.woff2")
      format("woff2"),
    url("/static/fonts/Knockout-W0531-JuniorMiddleweight/KnockoutW05-31JuniorMiddleweight.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knockout 29 A";
  src: url("/static/fonts/Knockout-W0529-JuniorLiteweight/KnockoutW05-29JuniorLiteweight.woff2")
      format("woff2"),
    url("/static/fonts/Knockout-W0529-JuniorLiteweight/KnockoutW05-29JuniorLiteweight.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knockout 49 A";
  src: url("/static/fonts/Knockout-W0549-Liteweight/KnockoutW05-49Liteweight.woff2")
      format("woff2"),
    url("/static/fonts/Knockout-W0549-Liteweight/KnockoutW05-49Liteweight.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("/static/fonts/Bebas-Neue/BebasNeue-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knockout 31 F";
  src: url("/static/fonts/Knockout-HTF31-JuniorMiddlewt/Knockout-HTF31-JuniorMiddlewt.woff")
      format("woff"),
    url("/static/fonts/Knockout-HTF31-JuniorMiddlewt/Knockout-HTF31-JuniorMiddlewt.woff2")
      format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Glamour Absolute";
  src: url("/static/fonts/Glamour-Absolute/Glamour Absolute Condensed.ttf")
      format("truetype"),
    url("/static/fonts/Glamour-Absolute/Glamour Absolute Condensed.otf")
      format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
</pre></body></html>