@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon/icomoon.eot");
    src: url("../fonts/icomoon/icomoon.eot") format("embedded-opentype"),
    url("../fonts/icomoon/icomoon.ttf") format("truetype"),
    url("../fonts/icomoon/icomoon.woff") format("woff"),
    url("../fonts/icomoon/icomoon.svg") 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-exit:before {
    content: "\e91c";
}
.icon-Arrow-left:before {
    content: "\e91b";
}
.icon-instagram:before {
    content: "\e915";
}
.icon-telegram:before {
    content: "\e916";
}
.icon-vk:before {
    content: "\e917";
}
.icon-whatsapp:before {
    content: "\e918";
}
.icon-youtube:before {
    content: "\e919";
}
.icon-draft:before {
    content: "\e91a";
}
.icon-Warning:before {
    content: "\e901";
}
.icon-View-Off:before {
    content: "\e902";
}
.icon-View-On:before {
    content: "\e903";
}
.icon-Sync:before {
    content: "\e904";
}
.icon-Place:before {
    content: "\e905";
}
.icon-Person:before {
    content: "\e906";
}
.icon-Payment:before {
    content: "\e907";
}
.icon-ok:before {
    content: "\e908";
}
.icon-Info:before {
    content: "\e909";
}
.icon-Help:before {
    content: "\e90a";
}
.icon-Email:before {
    content: "\e90b";
}
.icon-Content-Copy:before {
    content: "\e90c";
}
.icon-Close:before {
    content: "\e90d";
}
.icon-Arrow-Down:before {
    content: "\e90e";
}
.icon-Arrow-Up:before {
    content: "\e90f";
}
.icon-Confirm-Circle:before {
    content: "\e910";
}
.icon-Cancel:before {
    content: "\e911";
}
.icon-Calendar-Date:before {
    content: "\e912";
}
.icon-Calendar-Today:before {
    content: "\e913";
}
.icon-Add-Circle:before {
    content: "\e914";
}
.icon-Search:before {
    content: "\e900";
}
.icon-burger:before {
    content: "\e91d";
}
.icon-cropper:before {
    content: "\e91e";
}
.icon-file:before {
    content: "\e920";
}
.icon-comment:before {
    content: "\e921";
}
.icon-delete:before {
    content: "\e922";
}
.icon-tg-bot:before {
    content: "\e935";
}