@font-face {
    font-family: "Acumin Pro Semibold Regular";
    src: url("https://db.onlinewebfonts.com/t/09b43cba916f4efe14ed41c848bb39f5.eot");
    src: url("https://db.onlinewebfonts.com/t/09b43cba916f4efe14ed41c848bb39f5.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/09b43cba916f4efe14ed41c848bb39f5.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/09b43cba916f4efe14ed41c848bb39f5.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/09b43cba916f4efe14ed41c848bb39f5.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/09b43cba916f4efe14ed41c848bb39f5.svg#Acumin Pro Semibold Regular")format("svg");
}

@font-face {
    font-family: "Afacad";
    src: url("https://db.onlinewebfonts.com/t/19aa80596ec95ac5566fc4da6f0f9fd7.eot");
    src: url("https://db.onlinewebfonts.com/t/19aa80596ec95ac5566fc4da6f0f9fd7.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/19aa80596ec95ac5566fc4da6f0f9fd7.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/19aa80596ec95ac5566fc4da6f0f9fd7.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/19aa80596ec95ac5566fc4da6f0f9fd7.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/19aa80596ec95ac5566fc4da6f0f9fd7.svg#Afacad")format("svg");
}

*:not(.material-symbols-outlined):not(.mat-icon) {
    font-family: "Afacad" !important;
}

.siteContainer header.header *:not(.material-symbols-outlined):not(.mat-icon) {
    font-family: "Acumin Pro Semibold Regular" !important;
}

._menu-card-content-title:not(.material-symbols-outlined):not(.mat-icon) {
    font-family: "Acumin Pro Semibold Regular" !important;
}

._desktop-nav {
    background-color: #fff !important;
}
.nav-bar {
    background-color: #fff !important;
}