@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?jf9e0j");
    src: url("../fonts/icomoon.eot?jf9e0j#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?jf9e0j") format("truetype"), url("../fonts/icomoon.woff?jf9e0j") format("woff"), url("../fonts/icomoon.svg?jf9e0j#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
    font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-down-arrow:before {
    content: "\e900";
}

.icon-call:before {
    content: "\e901";
}

.icon-mail:before {
    content: "\e902";
}

.icon-twitter:before {
    content: "\e903";
}

.icon-search:before {
    content: "\e904";
}

.icon-right-arrow:before {
    content: "\e905";
}

.icon-location-pin:before {
    content: "\e906";
}

.icon-left-arrow:before {
    content: "\e907";
}

.icon-instagram15x:before {
    content: "\e908";
}

.icon-facebook:before {
    content: "\e909";
}

.icon-minus-circle:before {
    content: "\e90a";
}