/* JERP webfonts — loaded from Google Fonts.
   The codebase references these by family name only (no self-hosted binaries),
   so we import the same families from Google Fonts here. If you later self-host,
   replace this @import with @font-face rules pointing at the binaries.

   Geist             → display + body (primary)
   Plus Jakarta Sans → fallback / SFA mobile primary
   IBM Plex Mono     → numbers, amounts, codes, SKUs */
@import url("https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap");
