/* ============================================================
   PRGRSS — Fonts
   Brand font in the guidelines is Montserrat. Per the brief we
   modernize it: Urbanist (display) + Onest (UI/body) + JetBrains Mono.
   Urbanist stands in for WF Visual Sans (not on Google Fonts).
   Substitution flagged in readme.md — swap back to Montserrat on request.
   Served as webfonts from Google Fonts (fonts.gstatic.com).
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700&family=Onest:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
