@font-face {
  font-family: "iconfont"; /* Project id 2932909 */
  src: url('//at.alicdn.com/t/font_2932909_fztkx9pqhif.woff2?t=1637895583241') format('woff2'),
       url('//at.alicdn.com/t/font_2932909_fztkx9pqhif.woff?t=1637895583241') format('woff'),
       url('//at.alicdn.com/t/font_2932909_fztkx9pqhif.ttf?t=1637895583241') format('truetype');
}

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

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

.icon-youxiang:before {
  content: "\e631";
}

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

.icon-arrow-right-bottom:before {
  content: "\e781";
}

.icon-shipinbofang:before {
  content: "\e604";
}

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

.icon-arrowRight:before {
  content: "\e65d";
}

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

.icon-jiantou-copy-copy:before {
  content: "\e668";
}

.icon-search:before {
  content: "\e69e";
}

