@import url(‘https://fonts.googleapis.com/css2?family=League+Gothic&display=swap’);
h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *,
.wp-block-heading,
.wp-block-heading *,
.entry-title,
.entry-title *,
.page-title,
.post-title,
.site-title,
[class*=”heading”],
[class*=”title”] {
font-family: ‘League Gothic’, Impact, sans-serif !important;
}

