body h1,
body h2,
body .banner__heading,
body .banner__heading span,
body .banner__heading *,
body .h1,
body .h2,
.gp-heading,
[class*="heading"] {
  font-family: 'Cormorant Garamond', serif !important;
  font-style: normal;
  font-weight: 400;
}

.banner__text,
.banner__text span,
.banner__text * {
  font-family: 'DM Sans', sans-serif !important;
  font-style: italic !important;
  font-weight: 300 !important;
  font-size: 2rem !important;
}
