html,
body,
input,
select,
textarea,
button {
    font-family: Arial, Helvetica, sans-serif;
}

.public-layout,
.public-page,
.public-page h1,
.public-page h2,
.public-page h3,
.page-hero,
.page-hero h1,
.news-page,
.news-page h1,
.content-page,
.content-page h1 {
    font-family: Arial, Helvetica, sans-serif;
}

.page-hero h1,
.news-page h1,
.content-page h1,
.content-list-heading h1 {
    font-weight: 700;
}
