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

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

.icon-jingyingkanban:before {
  content: "\e675";
}

.icon-jiandanyiyong:before {
  content: "\e61d";
}

.icon-chaxuntongji:before {
  content: "\e602";
}

.icon-anquan-:before {
  content: "\e65e";
}

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

.icon-kekuozhanxingqiang:before {
  content: "\e628";
}

