/* ============================================================
   RKVIST — Fonts
   Display / headlines: Playfair Display (luxury, editorial)
   Body / UI:           Avenir (clean, modern)

   Avenir is a licensed typeface (not on Google Fonts), so it is
   listed first in the body stack for anyone who has it installed
   (e.g. "Avenir Next" / "Avenir" on Apple devices), with
   Montserrat loaded as the geometric web stand-in for everyone
   else. Confirmed by the Brand Positioning Direction.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&family=Montserrat:wght@400;500;600;700&display=swap');
