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

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

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

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

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

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

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

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

.icon-arrowLeft-fill:before {
  content: "\e65e";
}

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

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

.icon-youtube:before {
  content: "\e621";
}

.icon-gouwuche:before {
  content: "\e70b";
}

.icon-sousuo:before {
  content: "\e633";
}

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

