*:not(.fa):not(.glyphicon):not([class*="sorting"]):not([class*="icon-cc"]):not([class*="mce-"]) {
    font-family: "DIN Next LT Arabic", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
@media (min-width: 992px) {
    header.global-header .main-header {
        display: flex;
        height: auto;
    }
}