@font-face {
  font-family: "iconfont"; /* Project id 4801198 */
  src: url('//at.alicdn.com/t/c/font_4801198_bgfv581clc.woff2?t=1735821531305') format('woff2'),
       url('//at.alicdn.com/t/c/font_4801198_bgfv581clc.woff?t=1735821531305') format('woff'),
       url('//at.alicdn.com/t/c/font_4801198_bgfv581clc.ttf?t=1735821531305') 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: "\e68a";
}

.icon-pengyouquan:before {
  content: "\e669";
}

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

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

