@font-face {
    font-family: "icons";
    src: url("./icons.eot?86e7cd63c8f7e3089b9aea1f7113d4d5#iefix") format("embedded-opentype"),
url("./icons.woff2?86e7cd63c8f7e3089b9aea1f7113d4d5") format("woff2"),
url("./icons.woff?86e7cd63c8f7e3089b9aea1f7113d4d5") format("woff");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-broken-image:before {
    content: "\f101";
}
.icon-close:before {
    content: "\f102";
}
.icon-crown:before {
    content: "\f103";
}
.icon-discord:before {
    content: "\f104";
}
.icon-export:before {
    content: "\f105";
}
.icon-facebook:before {
    content: "\f106";
}
.icon-forward:before {
    content: "\f107";
}
.icon-heart:before {
    content: "\f108";
}
.icon-language:before {
    content: "\f109";
}
.icon-lifesaver:before {
    content: "\f10a";
}
.icon-mail:before {
    content: "\f10b";
}
.icon-menu:before {
    content: "\f10c";
}
.icon-right-arrow:before {
    content: "\f10d";
}
.icon-rocket:before {
    content: "\f10e";
}
.icon-search:before {
    content: "\f10f";
}
.icon-telegram:before {
    content: "\f110";
}
.icon-twitter:before {
    content: "\f111";
}
.icon-user:before {
    content: "\f112";
}
.icon-vk:before {
    content: "\f113";
}
.icon-youtube:before {
    content: "\f114";
}
