@font-face {
    font-family: "icons";
    src: url("./icons.eot?26b36921584fdcc8c4bf2440702a18bd?#iefix") format("embedded-opentype"),
url("./icons.woff2?26b36921584fdcc8c4bf2440702a18bd") format("woff2"),
url("./icons.woff?26b36921584fdcc8c4bf2440702a18bd") format("woff"),
url("./icons.ttf?26b36921584fdcc8c4bf2440702a18bd") format("truetype"),
url("./icons.svg?26b36921584fdcc8c4bf2440702a18bd#icons") format("svg");
}

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-acfun:before {
    content: "\f101";
}
.icon-article:before {
    content: "\f102";
}
.icon-avatar:before {
    content: "\f103";
}
.icon-bilibili:before {
    content: "\f104";
}
.icon-close:before {
    content: "\f105";
}
.icon-cloudmusic:before {
    content: "\f106";
}
.icon-coffee:before {
    content: "\f107";
}
.icon-dark:before {
    content: "\f108";
}
.icon-donate:before {
    content: "\f109";
}
.icon-double-left:before {
    content: "\f10a";
}
.icon-double-right:before {
    content: "\f10b";
}
.icon-email:before {
    content: "\f10c";
}
.icon-github:before {
    content: "\f10d";
}
.icon-gplus:before {
    content: "\f10e";
}
.icon-instagram:before {
    content: "\f10f";
}
.icon-left:before {
    content: "\f110";
}
.icon-light:before {
    content: "\f111";
}
.icon-logout:before {
    content: "\f112";
}
.icon-news:before {
    content: "\f113";
}
.icon-reply:before {
    content: "\f114";
}
.icon-right:before {
    content: "\f115";
}
.icon-rss:before {
    content: "\f116";
}
.icon-search:before {
    content: "\f117";
}
.icon-send:before {
    content: "\f118";
}
.icon-skype:before {
    content: "\f119";
}
.icon-steam:before {
    content: "\f11a";
}
.icon-telegram:before {
    content: "\f11b";
}
.icon-theme-dark:before {
    content: "\f11c";
}
.icon-theme-light:before {
    content: "\f11d";
}
.icon-twitter:before {
    content: "\f11e";
}
.icon-zhihu:before {
    content: "\f11f";
}
