/* ============================================================
   H2 AESTHETICS — FONTS
   ------------------------------------------------------------
   Brand type is Avenir Next (proprietary). The guidelines name
   Montserrat as the approved, freely-available equivalent — so
   the whole system runs on Montserrat, loaded from Google Fonts
   (CDN). The latin-ext subset is included for Polish diacritics
   (ą ć ę ł ń ó ś ź ż).

   The logo wordmark ("H2 Aesthetics") is a serif drawn in the
   approved artwork only — never reset it in live type.

   NOTE: self-hosted Avenir Next? Drop .woff2 files in
   assets/fonts and replace the @import below with @font-face.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');
