/* Axo type pairing, per the Brand Scoping & Messaging Kit (26 Aug 2026):
   Montserrat for DISPLAY ONLY (weights 500/600), IBM Plex Sans for all running
   text, IBM Plex Mono for eyebrows, labels and data.

   Montserrat is deliberately NOT the text face: it is a geometric display face
   with wide letterforms and a large x-height, and it tires over long copy.
   Never set body copy in Montserrat.

   Retired: Arial (a silent fallback leaking through the slide master, ~235
   references), Poppins (a second display face declared in the illustration set).

   The kit's own HTML loads these exact families from Google Fonts; matched here.
   Swap for self-hosted woff2 + @font-face if Axo licenses local copies. */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400&family=IBM+Plex+Mono:wght@400;500&display=swap");
