/* ─────────────────────────────────────────────────────────────────
   KOWL · Webfonts
   The product loads Montserrat (primary UI), Geist Sans and Geist Mono
   via next/font (Google Fonts). We import the same families here so
   consuming designs match the app exactly.
   ───────────────────────────────────────────────────────────────── */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap");
