/* ============================================================
   Longevity Initiatives — Fonts
   The three brand families are all available on Google Fonts:
   · Cormorant   — display serif (logo, titles, quotes, big data)
   · Raleway     — geometric sans (eyebrows, labels, byline, tags)
   · DM Sans     — humanist sans (body copy, UI, notes)
   These ARE the brand's specified fonts — no substitution.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Raleway:wght@200;300;400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300;1,9..40,400&display=swap');
