/* Fonts — UI UX Pro Max
   NOTE: The exact webfonts from uupm.cc are not published in the repo.
   These are the closest Google Fonts matches for the brand's geometric,
   modern developer-tool typography. Swap the @font-face/src if you obtain
   the originals.
     Display / headings : Sora            (geometric, techy, bold)
     Text / UI / body   : Plus Jakarta Sans (clean humanist geometric)
     Mono / terminal    : JetBrains Mono  (code + CLI accents) */

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