/* ============================================================
   Blessin AI — Webfonts
   Geist Sans + Geist Mono, the product's typefaces (both are
   Vercel's Geist, shipped via the `geist` package in the app).
   Loaded here from Google Fonts, which serves the identical family.
   If you need self-hosted binaries, drop them in assets/fonts/ and
   swap these @import lines for @font-face rules.
   ============================================================ */

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