/* One editorial display face for every website heading. */
h1,h2,h3,h4,h5,h6,
.woocommerce .woocommerce-loop-product__title,
.woocommerce div.product .product_title,
.cart-drawer-head h2,
.inner-hero h1,
.section-head h2,
.dawn-filter-head h2,
.dawn-article-title,
.dawn-home-product-grid li.product .woocommerce-loop-product__title {
  font-family:var(--serif)!important;
}

body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5,
body.home h6,
body.home .eyebrow + h2,
body.home .dawn-category-copy h3,
body.home .dawn-home-section-title h2 {
  font-family:var(--serif)!important;
}
