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

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

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

.icon-caigou-xianxing:before {
  content: "\e887";
}

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

.icon-fabu:before {
  content: "\ec09";
}

.icon-xiangying:before {
  content: "\e641";
}

.icon-bangzhu:before {
  content: "\e8ac";
}

.icon-dianhua:before {
  content: "\e65f";
}

.icon-chanpin:before {
  content: "\e61b";
}

