/* ============================================================================
   SAPÉ · Webfont declarations
   ----------------------------------------------------------------------------
   The SAPÉ brand book does NOT distribute binary font files. The three
   normative families are all open-source (OFL 1.1) and are loaded here from
   the Google Fonts CDN so consumers get the real faces with a single import:
     · IBM Plex Sans   — primary UI / web / document family
     · Inter           — permitted digital alternative
     · JetBrains Mono  — code, data, tabular numerics
   Chakra Petch (the horizontal-logo descriptor typeface, DEC-011) is NOT a UI
   font and is intentionally omitted; the "smart bud" descriptor lives only in
   the approved logo SVG assets.
   ============================================================================ */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap");
