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

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

.icon-weixin1:before {
  content: "\e64e";
}

.icon-weixin2:before {
  content: "\e636";
}

.icon-weixin3:before {
  content: "\e63b";
}

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

.icon-bangzhu:before {
  content: "\e622";
}

.icon-huodong:before {
  content: "\e61e";
}

.icon-chongzhi:before {
  content: "\e6c8";
}

.icon-shouye-tianchong:before {
  content: "\e64d";
}

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

