/* Umoona Opal Mine — Webfonts
   All three families are served from Google Fonts. Importing the Google
   stylesheet pulls in the @font-face rules (with gstatic src URLs) that the
   compiler ships to consumers. No local binaries are bundled.
   — Montserrat : display, headings, UI labels, numerals (matches the wordmark)
   — Mulish     : body copy
   — Space Mono : eyebrows, meta, stats, "coordinate" / depth read-outs */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Mulish:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Space+Mono:wght@400;700&display=swap');
