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

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

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

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

.icon-weixin:before {
  content: "\e6ea";
}

.icon-QQ:before {
  content: "\e667";
}

