body,
button,
input,
select,
textarea {
	font-family: var(--sans);
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display,
.footer-assurance h2,
.footer-main__cta h2 {
	font-family: var(--serif);
	font-weight: 400;
}

.main-nav a,
.home-nav a,
.icon-btn,
.btn,
.footer-pill,
.eyebrow,
label,
summary {
	font-family: var(--sans);
	font-weight: 600;
}

strong,
b,
.product-card__copy strong,
.home-product-grid strong {
	font-weight: 600;
}

.announcement {
	font-family: var(--sans);
	font-weight: 600;
}

.entry-content,
.landing-lede,
.home-hero__copy > p,
.footer-assurance p,
.footer-brand p {
	font-weight: 400;
}
