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

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

.fa-cloud-download:before {
  content: "\e7d9";
}

.fa-wechat:before {
  content: "\e658";
}

.fa-wechat-o:before {
  content: "\e787";
}

.fa-news:before {
  content: "\e67a";
}

.fa-gonggao:before {
  content: "\e609";
}

.fa-dot:before {
  content: "\e66f";
}

.fa-users:before {
  content: "\e64c";
}

.fa-home:before {
  content: "\e64e";
}

.fa-arrow-left:before {
  content: "\e603";
}

.fa-arrow-right:before {
  content: "\e604";
}

.fa-arrow-first:before {
  content: "\e960";
}

.fa-arrow-last:before {
  content: "\e961";
}

.fa-phone:before {
  content: "\e725";
}

.fa-transaction:before {
  content: "\e667";
}

.fa-image-text:before {
  content: "\e675";
}

.fa-security:before {
  content: "\e67d";
}

.fa-mail:before {
  content: "\e6c8";
}

