@font-face {
  font-family: "Geist";
  src: url("./variable-woff/GeistVF.woff2") format("woff2"),
    url("./variable-woff/GeistVF.woff") format("woff"),
    url("./variable-ttf/GeistVF.ttf") format("truetype");
  font-weight: 100 900;
  font-display: block;
  font-style: normal;
}

@font-face {
  font-family: "Cabinet Grotesk";
  src: url("./cabinet-grotesk/CabinetGrotesk-Variable.woff2") format("woff2"),
    url("./cabinet-grotesk/CabinetGrotesk-Variable.woff") format("woff"),
    url("./cabinet-grotesk/CabinetGrotesk-Variable.ttf") format("truetype");
  font-weight: 100 900;
  font-display: block;
  font-style: normal;
}
