/* Self hosted typefaces. Latin subsets only.
   Geist and Geist Mono are OFL (Vercel). Instrument Serif is OFL.
   Propshaft rewrites the relative url() references to digested asset paths. */

@font-face {
  font-family: "Geist";
  src: url("/assets/Geist-Variable-faa79069.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Geist Mono";
  src: url("/assets/GeistMono-Variable-2dfee388.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Instrument Serif";
  src: url("/assets/InstrumentSerif-Regular-5e24a7c0.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Instrument Serif";
  src: url("/assets/InstrumentSerif-Italic-21c8e959.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
