@font-face {
  font-family: "truegrit-loader-haas";
  src: url("/assets/fonts/TrueGritLoader-NeueHaasDisplay-Roman.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "truegrit-loader-haas";
  src: url("/assets/fonts/TrueGritLoader-NeueHaasDisplay-Medium.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "grotzec-poster-xcondensed";
  src: url("/assets/fonts/GrotzecPoster-XCondensedBold.woff2") format("woff2"),
    url("/assets/fonts/GrotzecPoster-XCondensedBold.woff") format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "pp-neue-montreal-medium";
  src: url("/assets/fonts/PPNeueMontreal-Medium.woff2") format("woff2"),
    url("/assets/fonts/PPNeueMontreal-Medium.woff") format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "swear-display";
  src: url("/assets/fonts/swear-display-500.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "swear-display";
  src: url("/assets/fonts/swear-display-500-italic.woff2") format("woff2");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
}

.tk-swear-display {
  font-family: "swear-display", serif;
}
