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

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

.icon-zengjiaxiaji:before {
  content: "\e9bb";
}

.icon-shangxiatuodong:before {
  content: "\ea10";
}

.icon-minus:before {
  content: "\e601";
}

.icon-plus:before {
  content: "\e829";
}

.icon-scjy:before {
  content: "\e600";
}

.icon-hongguan:before {
  content: "\e604";
}

.icon-chuangxin:before {
  content: "\e61c";
}

.icon-dustbin:before {
  content: "\e710";
}

.icon-scztml:before {
  content: "\e768";
}

