:is(h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading,
.rte :where(h1, h2, h3, h4, h5, h6)) :is(strong em, em strong) {
    font-family: 'Liesel', script;
    font-weight: 400;
    font-style: normal;font-feature-settings: "normal";
    font-variant-ligatures: none;
}