/* Geist + Geist Mono, self-hosted (SIL Open Font License 1.1, see OFL-LICENSE.txt).
   Served from our own domain so the site's Content-Security-Policy (font-src 'self')
   doesn't need to allow Google Fonts, and visitors aren't sent to a third party. */
@font-face {
  font-family: 'Geist';
  src: url('/site-assets/fonts/Geist-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geist Mono';
  src: url('/site-assets/fonts/GeistMono-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
