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

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

.icon-kefu:before {
  content: "\e625";
}

.icon-facebook-fill:before {
  content: "\e88d";
}

.icon-icon-problem:before {
  content: "\e67c";
}

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

.icon-weibo:before {
  content: "\e882";
}

