:root {
  --wild-iris-ui-font: "Manrope", "Helvetica Neue", Arial, sans-serif;
  --wild-iris-display-font: "Instrument Serif", "Scope One", Georgia, serif;
}

#siteWrapper { font-family: var(--wild-iris-ui-font); }
#headerNav nav a,
#sidecarNav nav a,
#fixedHeader #mainNavigation a,
#footer nav:not(.sqs-svg-icon--list),
.sqs-block-button .sqs-block-button-element,
.legal-footer-nav { font-family: var(--wild-iris-ui-font); }

/* Preserve the established Wild Iris display faces while providing one
   dependable local/hosted fallback chain on every generated page. */
#siteTitle,
#siteTitle a,
h2 { font-family: magnolia-mvb, var(--wild-iris-display-font); }
h1,
.entry-title { font-family: "Scope One", var(--wild-iris-display-font); }
