@font-face {
    font-family: 'Neo Sans W23';
    src: url('../fonts/NeoSansW23-Medium.eot');
    src: url('../fonts/NeoSansW23-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeoSansW23-Medium.woff2') format('woff2'),
        url('../fonts/NeoSansW23-Medium.woff') format('woff'),
        url('../fonts/NeoSansW23-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neo Sans Bold';
    src: url('../fonts/NeoSansW23-Bold.eot');
    src: url('../fonts/NeoSansW23-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeoSansW23-Bold.woff2') format('woff2'),
        url('../fonts/NeoSansW23-Bold.woff') format('woff'),
        url('../fonts/NeoSansW23-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Arabic';
    src: url('../fonts/NeoSansArabic.eot');
    src: url('../fonts/NeoSansArabic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeoSansArabic.woff2') format('woff2'),
        url('../fonts/NeoSansArabic.woff') format('woff'),
        url('../fonts/NeoSansArabic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "flaticon";
    src: url("../fonts/flaticon.ttf?7e7cc41e76c7d0e5e9322784f7daa93f") format("truetype"),
url("../fonts/flaticon.woff?7e7cc41e76c7d0e5e9322784f7daa93f") format("woff"),
url("../fonts/flaticon.woff2?7e7cc41e76c7d0e5e9322784f7daa93f") format("woff2"),
url("../fonts/flaticon.eot?7e7cc41e76c7d0e5e9322784f7daa93f#iefix") format("embedded-opentype"),
url("../fonts/flaticon.svg?7e7cc41e76c7d0e5e9322784f7daa93f#flaticon") format("svg");
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-facebook:before {
    content: "\f101";
}
.flaticon-twitter:before {
    content: "\f102";
}
.flaticon-instagram:before {
    content: "\f103";
}
.flaticon-youtube:before {
    content: "\f104";
}
.flaticon-up-arrow:before {
    content: "\f105";
}
.flaticon-arrow-down-sign-to-navigate:before {
    content: "\f106";
}
.flaticon-home:before {
    content: "\f107";
}
.flaticon-phone-call:before {
    content: "\f108";
}
.flaticon-mail:before {
    content: "\f109";
}
.flaticon-envelope:before {
    content: "\f10a";
}
.flaticon-image:before {
    content: "\f10b";
}
.flaticon-list-interface-symbol:before {
    content: "\f10c";
}
.flaticon-right-arrow-angle:before {
    content: "\f10d";
}
.flaticon-fast-forward-double-right-arrows:before {
    content: "\f10e";
}
.flaticon-right-arrow:before {
    content: "\f10f";
}
.flaticon-left-arrow:before {
    content: "\f110";
}
