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

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

.icon-wenhao:before {
  content: "\e72d";
}

.icon-edit:before {
  content: "\e6c5";
}

.icon-gth:before {
  content: "\e685";
}

.icon-del:before {
  content: "\e8c1";
}

.icon-bell:before {
  content: "\e670";
}

.icon-xz:before {
  content: "\e725";
}

.icon-cart:before {
  content: "\e614";
}

.icon-xsj:before {
  content: "\e603";
}

.icon-search:before {
  content: "\e6b9";
}

.icon-right:before {
  content: "\e613";
}

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

.icon-menu:before {
  content: "\e63d";
}

.icon-jia:before {
  content: "\eaf3";
}

.icon-jian:before {
  content: "\eaf5";
}

.icon-yjt:before {
  content: "\e68b";
}

.icon-zjt:before {
  content: "\e68c";
}

.icon-close:before {
  content: "\e6e9";
}

.icon-down:before {
  content: "\e632";
}

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

