@import url("https://use.typekit.net/pek7ibj.css");


.editor-styles-wrapper, body, :root {
--wp--preset--font-family--schoolbook: 'schoolbook' !important;
}



.editor-styles-wrapper, body, :root {
--wp--preset--font-family--schoolbook: 'schoolbook', serif !important;
}

.editor-styles-wrapper .has-schoolbook-font-family {
font-family: 'schoolbook', serif !important;
}
