/* Trimmed from the design project's tokens.css: just the self-hosted
   font faces this page needs. The Newsreader Google Fonts @import was
   deliberately dropped (render-blocking, and this page uses no serif). */
@font-face {
  font-family: "Geist";
  src: url("./fonts/Geist-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geist Mono";
  src: url("./fonts/GeistMono-Variable.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
