@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumBook.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumBookIta.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumMediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumBoldIta.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumBlack.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ZAR Museum';
    src: url('/themes/sarb/fonts/OTF-data/ZAR%20MuseumBlackIta.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

body,
button,
input,
select,
textarea {
    font-family: 'ZAR Museum', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar,
.nav-link,
.homepage_cta {
    font-family: 'ZAR Museum', sans-serif;
}

#homeSlider .homepage_cta h3 {
    font-family: 'ZAR Museum', sans-serif;
    font-weight: 400;
}

#homeSlider .homepage_cta h2 {
    font-family: 'ZAR Museum', sans-serif;
    font-weight: 900;
}

p,
span,
div,
li,
a {
    font-family: 'ZAR Museum', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'ZAR Museum', sans-serif !important;
    font-weight: 700;
}