@font-face {
    font-family: "American Grotesk Condensed";
    font-weight: bold;
    src:
      url("american-grotesk-condensed-bold.woff") format("woff"),
      url("american-grotesk-condensed-bold.woff2") format("woff2");
}

@font-face {
  font-family: "American Grotesk Compressed";
  font-weight: bold;
  src:
    url("american-grotesk-compressed-bold.woff") format("woff"),
    url("american-grotesk-compressed-bold.woff2") format("woff2");
}

@font-face {
    font-family: "FK Grotesk";
    font-weight: 400;
    src:
      url("FKGrotesk-Regular.woff") format("woff"),
      url("FKGrotesk-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "FK Grotesk SemiMono";
    font-weight: 400;
    src:
      url("FKGroteskSemiMono-Regular.woff") format("woff"),
      url("FKGroteskSemiMono-Regular.woff2") format("woff2");
}

