@font-face {
    font-family: "social-icon";
    src: url('./social-icon.eot?t=1584091237108'); /* IE9 */
    src: url('./social-icon.eot?t=1584091237108#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url("./social-icon.woff?t=1584091237108") format("woff"), /* chromeˇ˘firefox */
    url("./social-icon.ttf?t=1584091237108") format("truetype"), /* chromeˇ˘firefoxˇ˘operaˇ˘Safari, Android, iOS 4.2+ */
    url("./social-icon.svg#social-icon") format("svg"); /* iOS 4.1- */
}

[class^="social-"], [class*=" social-"] {
    font-family: 'social-icon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-linkedin:before {
    content: "\e601";
}

.social-dingtalk:before,
.social-dingding:before {
    content: "\e617";
}

.social-qyweixin:before {
    content: "\e69a";
}

.social-twitter:before {
    content: "\e638";
}

.social-weibo:before {
    content: "\e63d";
}

.social-qq:before {
    content: "\e63f";
}

.social-skype:before {
    content: "\e63a";
}

.social-baidu:before {
    content: "\e604";
}

.social-android:before {
    content: "\e616";
}

.social-google-plus:before {
    content: "\e88b";
}

.social-alipay:before {
    content: "\e684";
}

.social-office:before {
    content: "\e9b6";
}

.social-wechat:before,
.social-weixin:before {
    content: "\e69e";
}

.social-github:before {
    content: "\e971";
}

.social-douban:before {
    content: "\e60f";
}

.social-facebook:before {
    content: "\e689";
}

.social-apple:before {
    content: "\e63c";
}

.social-yahoo:before {
    content: "\e653";
}

.social-zhihu:before {
    content: "\e600";
}
