/* Global frontend typography for MUTERRA. */

body,
button,
input,
select,
textarea,
.wp-site-blocks,
.wp-block-button__link {
	font-family: var(--mt-font-family);
}

.wp-site-blocks :is(h1, h2, h3, h4, h5, h6),
.entry-title {
	font-family: var(--mt-font-family);
}
