@font-face {
  font-family: "iconfont"; /* Project id 3612119 */
  src: url('iconfont.woff2?t=1662462489242') format('woff2'),
       url('iconfont.woff?t=1662462489242') format('woff'),
       url('iconfont.ttf?t=1662462489242') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  /* font-size: 16px; */
  font-size: 32px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-qunfengkefujingli:before {
  content: "\e789";
}

.icon-qunfengkefujingli-copy:before {
  content: "\e8df";
  color: #fff;

}

.icon-taobao:before {
  content: "\e755";
  color: #fff;

}

.icon-WeChat:before {
  content: "\e624";
  color: #fff;

}

.icon-pay-jingdong:before {
  content: "\e8dd";
  color: #fff;

}

.icon-taobao-copy:before {
  content: "\e8de";
  color: #fff;

}

