.header {
    background-color: white !important;
}

.header.-dark .header__menu .icon {
    color: black !important;
}

.sliderMain.-type-1 .sliderMain__bgTitle {
    color: rgba(255, 255, 255, 0.15) !important;
}

html,
body,
div,
span,
p,
a,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    font-family: 'Helvetica';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Audiowide' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-display: swap !important;
}

.fontTitle,
.fontTitle>*,
.fontTitle div {
    font-family: 'Audiowide' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-display: swap !important;
}

.fontText {
    font-family: 'Helvetica' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-display: swap !important;
}