@font-face{font-family:'Haus Display';font-style:normal;font-weight:400;font-display:swap;src:url('./fonts/Anton-Regular.ttf') format('truetype')}
:root{--heading-font:'Haus Display','Arial Narrow',sans-serif}
:is(.section-intro,.plans-heading,.faq-heading,.learn-content)>h2,:is(.checkout-intro,.legal-intro)>h1{
  font-family:var(--heading-font);
  font-weight:400;
  font-style:normal;
  text-transform:uppercase;
  letter-spacing:.025em;
}
:is(.section-intro,.plans-heading,.faq-heading) h2{line-height:1.15}
.learn-content h2{line-height:1.15}
