/* ============================================================
   Suffolk Home Renovation — Webfonts
   Loaded from Google Fonts. Newsreader (serif) is used here as
   the heritage display/reading face; Hanken Grotesk is the
   humanist sans for UI & body.

   NOTE / SUBSTITUTION: these are Google Fonts CDN faces, chosen
   as a refined heritage pairing. If the brand owns licensed
   faces (e.g. a Caslon/Garamond + a bespoke grotesque), drop the
   binaries in /assets/fonts and repoint these @font-face rules.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400;1,6..72,500&family=Hanken+Grotesk:wght@400;500;600;700&display=swap");
