/* Laundry Link — Webfonts
   Substitution note: the brand has no licensed font files, so we use the
   closest Google Fonts. Bricolage Grotesque = characterful display,
   Plus Jakarta Sans = friendly geometric body, Spline Sans Mono = prices/IDs.
   These @import rules pull Google's @font-face declarations into the closure. */

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&family=Spline+Sans+Mono:wght@400;500;600&display=swap');
