/* ============================================================
   OneAgent — Webfonts
   Bilingual ZH/EN pairing: IBM Plex Sans (Latin) + IBM Plex
   Sans SC (Simplified Chinese) + IBM Plex Mono (Token amounts,
   capability IDs, code). Loaded from Google Fonts CDN.

   NOTE: No brand fonts existed in the source repo (planning-only).
   IBM Plex was chosen for its first-class bilingual CJK support
   and calm engineering character. Swap here if brand fonts arrive.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Sans+SC:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
