@font-face {
    font-family: "iconfont";
    /* Project id 3874514 */
    src: url('//at.alicdn.com/t/c/font_3874514_n40lybuco5.woff2?t=1691676932809') format('woff2'),
        url('//at.alicdn.com/t/c/font_3874514_n40lybuco5.woff?t=1691676932809') format('woff'),
        url('//at.alicdn.com/t/c/font_3874514_n40lybuco5.ttf?t=1691676932809') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-huabi:before {
    content: "\e61f";
}

.icon-xinlangweibo:before {
    content: "\e600";
}

.icon-csdn:before {
    content: "\e60a";
}

.icon-zhihu:before {
    content: "\e69a";
}

.icon-bilibili-line:before {
    content: "\e75d";
}

.icon-gitee-fill-round:before {
    content: "\e686";
}