/* Brand webfonts. Montserrat (brand/marketing: 700 text, 900 logo) + Poppins (Studio & product UI).
   Both are the actual brand typefaces, served from Google Fonts — no local binaries were provided
   (MirriDiabetesDesignAssets/fonts is a placeholder). Drop .woff2 files here + @font-face to self-host. */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800;900&family=Poppins:wght@400;500;600;700;800&display=swap');
