/* Canonical heading weight. Loaded after page-family styles. */
html:root body[class] h1,
html:root body[class] h2 {
	font-family: Inter, system-ui, sans-serif !important;
	font-weight: 300 !important;
}
