/* Sochwell webfonts
   ------------------------------------------------------------------
   The Sochwell wordmark is set in a rounded geometric sans. No source
   font files were provided, so we substitute the nearest Google Fonts
   matches (FLAGGED to the user — replace if brand fonts are licensed):
     - Display / headings : Poppins      (geometric, friendly, rounded)
     - Body / UI          : Nunito Sans  (humanist, warm, high legibility)
   Imported from Google Fonts; the @font-face rules they expand to are
   what the compiler ships to consumers. */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Nunito+Sans:opsz,wght@6..12,400;6..12,500;6..12,600;6..12,700;6..12,800&display=swap');
