@font-face {
  font-family: "iconfont"; /* Project id 3591248 */
  src: url('iconfont.woff2?t=1660726217258') format('woff2'),
       url('iconfont.woff?t=1660726217258') format('woff'),
       url('iconfont.ttf?t=1660726217258') format('truetype');
}

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

.icon-wechat:before {
  content: "\e61d";
}

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

.icon-instagram:before {
  content: "\e87f";
}

.icon-whatsapp:before {
  content: "\e8ea";
}

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

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

.icon-guanbi:before {
  content: "\e624";
}

.icon-jiantoushang:before {
  content: "\e62d";
}

.icon-jiantouxia:before {
  content: "\e62e";
}

.icon-24px:before {
  content: "\e60e";
}

