/* Mixart webfonts · Brandguide V1.0 (CADMO).
   Both brand families are on Google Fonts, loaded via the Fonts CSS API
   (the CADMO binaries were not delivered as files). For fully offline /
   self-hosted use, download the woff2 files into assets/fonts/ and replace
   this @import with local @font-face rules.

   Títulos ...... Funnel Display — official weights: Light 300 / Regular 400 / Medium 500 / Bold 700
   Corpo / UI ... Archivo — official weights: Thin 100 / Light 300 / Regular 400 / Medium 500 / Bold 700
                  (600 is also loaded as an interim UI weight; official ramp caps at Bold)
   Wordmark ..... custom CADMO drawing — NOT a font; the Logo component renders the official art via CSS mask.
   Nunito was part of the pre-rebrand system and is GONE. */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@100;300;400;500;600;700&family=Funnel+Display:wght@300;400;500;700&display=swap');
