/*
 * Self-hosted Geist (variable font, weights 100-900), vendored from the
 * official `geist` npm package (v1.7.2, dist/fonts/geist-sans/) so visitor
 * IPs are not sent to Google's font CDN on every page load.
 */
@font-face {
  font-family: 'Geist';
  src: url('/fonts/Geist-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
