/* Auto-generated by Sierra CMS Font Manager */
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Henny+Penny:wght@400;600;700&family=Crimson+Pro:wght@400;600;700&display=swap");

h1, h2, .section-title, .page-title { font-family: 'Cinzel', serif; }
h3, h4, h5, h6 { font-family: 'Cinzel', serif; }
.hero-title, .hero-tagline { font-family: 'Cinzel', serif; }
.nav-link, .nav-logo a, .portal-back-link { font-family: 'Henny Penny', serif; }
:root { --font-primary: 'Henny Penny', serif; }
body { font-family: 'Crimson Pro', serif; }
:root { --font-secondary: 'Crimson Pro', serif; }
h1 { font-size: 3rem; }
h3 { font-size: 2rem; }
.hero-title { font-size: 5rem; }
.nav-link, .nav-logo a { font-size: 1.6rem; }
body { font-size: 1rem; }

@media (max-width: 768px) {
  h1 { font-size: 2.5rem; }
  h3 { font-size: 1.5rem; }
  .hero-title { font-size: 3rem; }
  .nav-link, .nav-logo a { font-size: 1.3rem; }
  body { font-size: 1rem; }
}
