/* Display: Waldenburg Light (licensed, NOT shipped here).
   Substitute: Cormorant Garamond 300 from Google Fonts — nearest open light editorial face.
   Body: Inter — the same family the brand ships. */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=EB+Garamond:wght@400;500&family=Inter:wght@400;500;600&display=swap");
:root{--font-display:"Waldenburg","Cormorant Garamond","EB Garamond","Times New Roman",serif;--font-body:"Inter",-apple-system,"Helvetica Neue",sans-serif;--font-display-licensed:"Waldenburg","Cormorant Garamond",serif}
