@font-face {
    font-family: "iconfont"; /* Project id  */
    src: url('iconfont.ttf?t=1635329496766') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-xinlangweibo:before {
    content: "\f01af";
}

.icon-wechat:before {
    content: "\e60c";
}

.icon-reddit:before {
    content: "\e6e9";
}

.icon-shejiao-QQ:before {
    content: "\e8be";
}

.icon-shejiao-twitter:before {
    content: "\e65f";
}

.icon-musiccloud:before {
    content: "\e501";
}

.icon-linkedin-fill:before {
    content: "\eab1";
}