/* ============================================================
   Build Know How — Webfonts
   ------------------------------------------------------------
   Newsreader   — editorial serif, display & long-form headlines
   Hanken Grotesk — neutral grotesque, UI / body / labels
   IBM Plex Mono  — analytical mono, eyebrows / data / metadata

   NOTE: These are loaded from the Google Fonts CDN. For fully
   offline / production-locked builds, self-host the woff2 files
   and repoint the src URLs below. (Flagged to the brand owner.)
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400&family=Hanken+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
