/* Pep Master — Webfonts
   Display serif:  Playfair Display (closest free match to the Bodoni/Didot wordmark)
   Secondary sans: Montserrat (closest free match to the Avenir/Gotham subtitle)
   Substitution flagged to user — swap in licensed Bodoni Moda / Avenir if available. */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Montserrat:wght@200;300;400;500;600;700&display=swap');
