@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300..900;1,300..900&display=swap");
/* Avenir Next is the brand face, but only the Regular (400) cut was supplied.
   So the system splits: regular/medium text renders in real Avenir Next, and
   everything 600+ renders in Mulish (--font-display), the nearest
   geometric-humanist match, so bold text is a real cut rather than a
   browser-synthesised one. Swap --font-display back to Avenir Next once the
   Demi/Bold woff2 files arrive. */
@font-face{font-family:"Avenir Next";src:url("../assets/fonts/AvenirNextLTW02-Regular.woff2") format("woff2");font-weight:400 500;font-style:normal;font-display:swap}
