body {
    font-family: "mundial", sans-serif;
    font-weight: 300;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .the-seasons {
	font-family: "mundial", sans-serif;
    letter-spacing: inherit;
    font-weight: 600;
}

.btn {
    padding: 17.5px 67.5px 17.5px 22.5px;
}

section.header .header-content .header-content__price,
section.header .header-content .header-content__status,
section.header .header-action .header-action__block p:nth-child(1),
section.cards .cards-header ul.cards-header__filters li label,
.card .card-image .availability,
.card .card-content .card-content__price,
article.article .article-content ul li,
section.downloads .download .download-content .download-content__filetype,
section.intro .intro-content ul li,
section.objects .object .object-content .object-content__status,
.gform_wrapper form .gform_body .gform_fields .gfield > :is(label, legend) {
	font-family: "mundial", sans-serif;
	 letter-spacing: inherit !important;
}