/* ============================================================
   FONTS — Geist Sans + Geist Mono
   Loaded from Google Fonts (the source uses next/font Geist).
   SUBSTITUTION NOTE: binaries are not vendored into the repo;
   we pull the official Geist webfonts from Google's CDN. Swap
   to self-hosted .woff2 if you need offline / pinned builds.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap');
