/* Unomi — Webfonts
   Nunito + DM Sans are the exact families used in the source prototype (confirmed via
   @font-face rules embedded in the bundled prototype file) — loaded here from Google
   Fonts CDN since no local font binaries were supplied. Material Symbols Rounded is the
   icon font (see assets/icons + guidelines/iconography). */

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,400,1,0&display=block');
