/* One typeface across migrated and legacy landing pages. */
h1, h2, h3,
.hero-title, .program-title, .skills-title, .teachers-title,
.reviews-title, .faq-title, .intro-aud-title, .outcomes-title {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif !important;
}
