/* DOG PPL — Webfonts
   NOTE: The real DOG PPL site uses licensed fonts. These are the closest
   Google Fonts substitutes (flagged in readme.md — swap for licensed files):
     display serif  ->  Newsreader   (warm old-style serif w/ optical italic)
     body grotesque ->  Hanken Grotesk
     mono labels    ->  Space Mono
     handwritten    ->  Caveat        (annotations only; NOT the logo mark) */
@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;1,6..72,600&family=Hanken+Grotesk:wght@400;500;600;700&family=Montserrat+Alternates:ital,wght@0,300;0,400;0,700;1,300&family=Caveat:wght@500;600;700&display=swap');
