/* Digital Team — Webfonts
   Display: Fraunces — a soft, optical serif used for headlines, names & numbers (the "human" voice).
   Sans:    Geist   — Vercel's clean grotesque, used for all UI and body copy (the "system" voice).
   Both are loaded from Google Fonts, matching the live site's next/font setup. */

@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Geist:wght@400;500;600;700&display=swap');
