/**
* Use font Brown Bold instead of BN Axel Grotesk in 
* the Norwegian site because the latter does not have ÅÄÖ 
**/
h3,
.CTA-content h2,
.Button,
.AlignMedia-text h1,
.AlignMedia-text h2,
.AlignMedia-text h3,
.AlignMedia-text h4,
.AlignMedia-text h5,
.AlignMedia-text h6,
.TimelineModal h2,
.GPGrid-notFound h2,
.HeaderHero-content p,
.HeaderMobile-menu ul li a,
.HeaderShop-mobile .HeaderShop-mobileAccount,
.HeaderShop-mobile ul:last-child a,
.HeaderShop-subCategories ul a,
.HeaderSite a:not(.Button),
.HeaderMenu-mobile ul a,
.ServiceCard-inner h3,
.ServiceCard span,
.EntryBody h2,
.wpgmp_filter_wrappers .categories_filter_reset input[type="button"].categories_filter_reset_btn,
.wpgmp_filter_wrappers .categories_filter_reset input[type="button"] {
   font-family: "Brown Bold" !important;
}
