/* Work Sans — the body / UI / data face. Variable 100–900 with true italics.
   Loaded from Google Fonts. Montserrat ExtraBold is still used for the letterspaced
   sans lockup lines inside the logo artwork ("BY WYNDHAM", "IZAMAL").
   NOTE: @import must come first in a stylesheet, before any @font-face rule. */
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300..800;1,300..800&family=Montserrat:wght@700;800&display=swap");
/* Vollkorn — the display / headline face. Variable weight 400–900, upright + italic.
   Source files supplied by the client (uploads/Vollkorn-*VariableFont_wght.ttf). */
@font-face{font-family:"Vollkorn";src:url("../assets/fonts/Vollkorn-VariableFont_wght.ttf") format("truetype-variations");font-weight:400 900;font-style:normal;font-display:swap}
@font-face{font-family:"Vollkorn";src:url("../assets/fonts/Vollkorn-Italic-VariableFont_wght.ttf") format("truetype-variations");font-weight:400 900;font-style:italic;font-display:swap}
