@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1712111514437') 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: "\f0106";
}

.icon-top02:before {
  content: "\e6f5";
}

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

.icon-shouji:before {
  content: "\e615";
}

.icon-weixin1:before {
  content: "\e647";
}

.icon-xiangmu_renwujishiben:before {
  content: "\e643";
}

