/* ============================================================
   FONTS — IBM Plex family
   Qubera uses the IBM Plex superfamily across all three styles:
     · IBM Plex Serif — display & headings (the wordmark voice)
     · IBM Plex Sans  — body, UI, buttons
     · IBM Plex Mono  — eyebrows, labels, data, code, timestamps

   The webfonts are served from Google Fonts (the production site
   loads them the same way). Consuming this stylesheet pulls the
   @font-face rules in transitively.
   ============================================================ */

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