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

[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-whatsapp:before {
    content: "\e90a";
}

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

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

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

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

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

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

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

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

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