@font-face {
  font-family: "iconfont"; /* Project id 4103926 */
  src: url('../fonts/iconfont.woff2?t=1687929296400') format('woff2'),
       url('../fonts/iconfont.woff?t=1687929296400') format('woff'),
       url('../fonts/iconfont.ttf?t=1687929296400') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xitongguanli:before {
  content: "\e623";
}

.icon-fabugonggao:before {
  content: "\e62b";
}

.icon-maijiazhongxin:before {
  content: "\e60f";
}

.icon-dianputuiguang:before {
  content: "\e610";
}

.icon-shangpinguanli:before {
  content: "\e611";
}

.icon-shangpinfabu:before {
  content: "\e612";
}

.icon-shangpintuiguang:before {
  content: "\e613";
}

.icon-shenghuofuwu:before {
  content: "\e617";
}

