@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?ak6vos');
    src: url('fonts/icomoon.eot?ak6vos#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ak6vos') format('truetype'),
    url('fonts/icomoon.woff?ak6vos') format('woff'),
    url('fonts/icomoon.svg?ak6vos#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-clinic:before {
    content: "\e917";
}

.icon-testimonials:before {
    content: "\e918";
}

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

.icon-vk:before {
    content: "\e916";
}

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

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

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

.icon-step-answers-registration:before {
    content: "\e901";
}

.icon-step-answers-search-doctor:before {
    content: "\e902";
}

.icon-step-answers-speak-doctor:before {
    content: "\e903";
}

.icon-how-to-use-consultation-chat:before {
    content: "\e904";
}

.icon-how-to-use-consultation-calendar:before {
    content: "\e905";
}

.icon-how-to-use-consultation-website:before {
    content: "\e906";
}

.icon-how-to-use-consultation-doctor:before {
    content: "\e907";
}

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

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

.icon-backpack:before {
    content: "\e90d";
}

.icon-building:before {
    content: "\e90e";
}

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

.icon-menu:before {
    content: "\e910";
}

.icon-phone:before {
    content: "\e911";
}

.icon-plus:before {
    content: "\e912";
}

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

.icon-star:before {
    content: "\e914";
}

.icon-triangle:before {
    content: "\e915";
}
