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

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

.icon-custom:before {
  content: "\e640";
}

.icon-feedback:before {
  content: "\e701";
}

.icon-tongzhi:before {
  content: "\e623";
}

.icon-USD:before {
  content: "\e620";
}

.icon-CNY:before {
  content: "\e7c5";
}

.icon-newest:before {
  content: "\e616";
}

.icon-hottest:before {
  content: "\e62c";
}

.icon-linkedin:before {
  content: "\e63c";
}

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

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

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

.icon-qzone:before {
  content: "\e666";
}

.icon-google:before {
  content: "\e685";
}

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

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

.icon-twitter:before {
  content: "\e671";
}

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

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

