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

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

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

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

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

.icon-douyin:before {
  content: "\e8db";
}

