h2,
.h2,
.multiple-media-with-text__content-wrapper p.h3,
.image-with-text p.h1,
.shopify-section--rich-text p.h1,
.shopify-section--rich-text p.h2{
  font-family: "HoneymoodHand";
}

h2,
.h2,
.image-with-text p.h1,
.shopify-section--rich-text p.h1,
.shopify-section--rich-text p.h2 {
  font-size: var(--custom-text-h2);
  letter-spacing: var(--h2-letter-spacing);
}

.h3,
p.h3,
.multiple-media-with-text__content-wrapper p.h3
{
  font-size: var(--custom-text-h3);
  letter-spacing: var(--h3-letter-spacing);
}