/* ============================================================
   Liquid Edge — Webfonts
   ------------------------------------------------------------
   SUBSTITUTION NOTE: This brand was designed from scratch with
   no supplied font files. We use the closest high-quality
   Google Fonts matches. To self-host, drop .woff2 files in
   assets/fonts/ and replace the @import below with @font-face
   rules pointing at them.

   - Space Grotesk : display / brand wordmark (geometric grotesque)
   - IBM Plex Sans  : UI + body (precise, neutral, fintech-grade)
   - IBM Plex Mono  : numerics, tickers, code, data tables
   ============================================================ */

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