/* ============================================================
   InsightLab — Webfonts
   Primary typeface: INTER (per brand direction).
   Supporting roles kept for hierarchy:
     • Inter           — display, headings, body & UI
     • Source Serif 4  — editorial pull-quotes / long-form (accent)
     • IBM Plex Mono   — eyebrows, labels, dates, counts, data (accent)
   Loaded via remote @import (works online). Self-host when brand
   font files are supplied.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
