@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icons/icomoon.eot');
    src: url('../fonts/icons/icomoon.eot?hm30eu#iefix')
            format('embedded-opentype'),
        url('../fonts/icons/icomoon.ttf?hm30eu') format('truetype'),
        url('../fonts/icons/icomoon.woff?hm30eu') format('woff'),
        url('../fonts/icons/icomoon.svg?hm30eu#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-loca:before {
    content: '\e901';
}
.icon-mail:before {
    content: '\e902';
}
.icon-phone:before {
    content: '\e903';
}
.icon-tg:before {
    content: '\e904';
}
.icon-vb:before {
    content: '\e905';
}
.icon-vk:before {
    content: '\e906';
}
.icon-wa:before {
    content: '\e907';
}
.icon-yt:before {
    content: '\e908';
}
.icon-arrow-bot:before {
    content: '\e909';
}
.icon-arrow-tr:before {
    content: '\e90a';
}
.icon-question:before {
    content: '\e90b';
}
.icon-pdf:before {
    content: '\e90c';
}
.icon-clip:before {
    content: '\e900';
    color: #fff;
}
.icon-check:before {
    content: '\f00c';
}
.icon-map-marker:before {
    content: '\f041';
}
.icon-phone1:before {
    content: '\f095';
}
.icon-briefcase:before {
    content: '\f0b1';
}
.icon-bars:before {
    content: '\f0c9';
}
.icon-navicon:before {
    content: '\f0c9';
}
.icon-reorder:before {
    content: '\f0c9';
}
.icon-envelope:before {
    content: '\f0e0';
}
.icon-angle-left:before {
    content: '\f104';
}
.icon-angle-right:before {
    content: '\f105';
}
.icon-quote-right:before {
    content: '\f10e';
}
