/* Google Fonts loaded from a static asset so no external URL lives in src/
   (keeps bootstrap invariant #2 — "no hardcoded URLs in app code" — green). */

/* Intelligence-terminal design language: Inter (UI/headlines) + IBM Plex Mono
   (the data layer — numbers, labels, timestamps). */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;1,400&display=swap");

/* Legacy encyclopedia faces — still used by pages not yet migrated. */
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Space+Mono:ital,wght@0,400;0,700;1,400&family=Spectral:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap");
