@font-face {
  font-family: "Made Goodtime";
  src:
    local("Made Goodtime"),
    url("/fonts/made-goodtime-grotesk.ttf") format("truetype"),
    url("/fonts/made-goodtime-grotesk.woff") format("woff"),
    url("/fonts/made-goodtime-grotesk.woff2") format("woff2");
}


@font-face {
  font-family: "Cy Grotesk Key";
  src:
    local("Cy Grotesk Key"),
    url("/fonts/cy-grotesk-key-2.ttf") format("truetype"),
    url("/fonts/cy-grotesk-key-2.woff") format("woff"),
    url("/fonts/cy-grotesk-key-2.woff2") format("woff2");
}

@font-face {
  font-family: "Tabarra Shadow";
  font-style: normal;
  src:
    local("Cy Grotesk Key"),
    url("/fonts/Tabarra-Shadow-FFP.otf") format("opentype");
}


@font-face {
  font-family: "Tabarra Shadow";
  font-style: italic;
  src:
    local("Cy Grotesk Key"),
    url("/fonts/Tabarra-Shadow-Italic-FFP.otf") format("opentype");
}