/* ============================================================
   XC Gradient — Webfonts
   NOTE: No brand font files were provided. These are Google Fonts
   chosen to express the brand (see readme "Font substitution").
   - Newsreader  → literary/vintage serif (display, editorial)
   - IBM Plex Sans → engineering-grade grotesque (body, UI)
   - IBM Plex Mono → technical/data labels
   If you have licensed brand fonts, replace these @imports with
   local @font-face rules and update tokens/typography.css families.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,300..700;1,6..72,300..700&family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;1,400&display=swap");
