@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?sehh6f');
    src:  url('../fonts/icomoon/icomoon.eot?sehh6f#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?sehh6f') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?sehh6f') format('woff'),
    url('../fonts/icomoon/icomoon.svg?sehh6f#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    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;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-card-download:before {
    content: "\e90c";
}
.icon-heart-full:before {
    content: "\e91a";
}
.icon-arrow-left-short:before {
    content: "\e918";
}
.icon-heart-two:before {
    content: "\e919";
}
.icon-facebook:before {
    content: "\e917";
}
.icon-list:before {
    content: "\e916";
}
.icon-search-svgrepo-com:before {
    content: "\e914";
}
.icon-close-svgrepo-com:before {
    content: "\e915";
}
.icon-telegram:before {
    content: "\e90f";
}
.icon-instagram:before {
    content: "\e910";
}
.icon-linkedin:before {
    content: "\e911";
}
.icon-twitter:before {
    content: "\e912";
}
.icon-call:before {
    content: "\e913";
}
.icon-pin:before {
    content: "\e90e";
}
.icon-mail:before {
    content: "\e90d";
}
.icon-play:before {
    content: "\e90a";
}
.icon-pause:before {
    content: "\e90b";
}
.icon-download:before {
    content: "\e907";
}
.icon-eye:before {
    content: "\e908";
}
.icon-heart:before {
    content: "\e909";
}
.icon-target:before {
    content: "\e906";
}
.icon-day-mode:before {
    content: "\e900";
}
.icon-down-arrow:before {
    content: "\e901";
}
.icon-globe:before {
    content: "\e902";
}
.icon-left-arrow:before {
    content: "\e903";
}
.icon-mine-truck:before {
    content: "\e904";
}
.icon-night-mode:before {
    content: "\e905";
}
