/* ============================================================
   FONTS — Suggest Design System
   Primary UI/display typeface: Plus Jakarta Sans
   (Google Fonts substitution — see readme.md "Type substitution".
    The original shots use a friendly modern grotesque; Plus Jakarta
    Sans is the closest freely-available match. Swap the @import + the
    --font-sans token if the real font files are provided.)
   ============================================================ */

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