/* ═══════════════════════════════════════════════════════════════
   mbanc.ai — Webfonts
   The live Console & Auth surfaces load Montserrat (UI sans) and
   JetBrains Mono (data / labels / telemetry) from Google Fonts.
   NOTE: brand.json names "Loos Normal" as the marketing brand font;
   the shipped product uses Montserrat. See README → Caveats.
   ═══════════════════════════════════════════════════════════════ */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@300;400;500;600&display=swap');
