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

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

.icon-filter-fill:before {
  content: "\e691";
}

.icon-tongji:before {
  content: "\e692";
}

.icon-jianshao:before {
  content: "\e8c5";
}

.icon-zengjia:before {
  content: "\e8c8";
}

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

.icon-shoucang:before {
  content: "\e6d9";
}

.icon-modify:before {
  content: "\e624";
}

.icon-password:before {
  content: "\e703";
}

.icon-modify2:before {
  content: "\e939";
}

.icon-book:before {
  content: "\e64d";
}

.icon-caidan:before {
  content: "\e688";
}

.icon-fankui:before {
  content: "\e92e";
}

.icon-xiugai:before {
  content: "\e93a";
}

