/* ============================================================================
   VACEI — Webfonts
   Three real product faces, all served from Google Fonts:
   - Inter — every product surface (UI and display alike)
   - JetBrains Mono — money, account codes, dates, tabular figures
   - Outfit — display face on the marketing pages ONLY (headlines, nav
     wordmark, card titles). Never used inside the portal.
   No substitutions and no proprietary faces in this system.
   ============================================================================ */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Outfit:wght@400;500;600;700&display=swap");
