body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.site-brand__text strong,
.hero h1,
.page-hero h1,
.section-heading h2,
.panel h2,
.post-card h2,
.post-card h3,
.content-card h1,
.content-card h2,
.content-card h3,
.site-nav__link,
.button,
.contact-form-shell input[type="submit"],
.afd-cookie-modal__header h2 {
  font-family: "Arial Narrow", "Segoe UI", Arial, sans-serif;
  font-stretch: condensed;
}
