/* ==========================================================
   VERYQUERY · font manifest
   Single source of truth for the typeface stack across every
   surface (site, dashboard, admin, help, docs, stores).

   Loaded from cdn.veryquery.com so changing a weight or family
   here ripples to every property without touching their HTML.
   Currently a passthrough to Google Fonts; if we ever self-host,
   only this file changes, consumers keep the same URL.

   Geist + Geist Mono are the active type stack as of the 2026
   redesign. Geist does all display + body work; Geist Mono is
   reserved for IDs, tabular numerals, and the rare "instrument
   tag" register. The wordmark is Geist too, at a heavier weight,
   which the 300..700 range below already covers.
========================================================== */

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