@import url('https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&display=swap');

body {
  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;
}

h1, h2, h3,
.hero-copy h1,
.steps-flow-head h2,
.delivery-orbit-copy h2,
.earnings-widget-title h2,
.faq-links-head h2,
.form-wrap h2,
.form-wrap-secondary h2 {
  font-family: 'Syne', -apple-system, sans-serif;
  font-weight: 800;
}
