/* ============================================================
   Avansys — Webfonts
   Brand uses a custom geometric "forward" sans for the wordmark.
   Closest free matches (FLAGGED substitutions — see readme):
     • Saira          → display / headings / wordmark feel
     • Public Sans     → body & UI (also the US Federal design font — mission-fit)
     • IBM Plex Mono   → data, code, Lab / technical contexts
   Loaded from Google Fonts so previews render reliably. Consuming
   projects with network access pick these up automatically; HTML
   specimens also include the <link> tags directly.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Saira:wght@400;500;600;700;800&family=Saira+Condensed:wght@500;600;700&family=Public+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
