/* =============================================================
   FONTS — Manoella Melim
   -------------------------------------------------------------
   Two families only (mirroring Norm's Euclid + Caslon pairing):

   Display (titles, headlines, serif leads): Cormorant — the
   canonical display serif of the system. High-contrast, elegant,
   uppercase with generous tracking.

   Body / UI / navigation: Hanken Grotesk — a low-contrast
   geometric-humanist grotesque, close to the Euclid Circular B
   used by Norm.

   No third family is permitted. The logo (including its subtitle)
   ships only as intact image assets in assets/logos/ and is never
   rebuilt from type.
   ============================================================= */

@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;500;600&family=Hanken+Grotesk:wght@300;400;500;600;700&display=swap');
