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

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

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

.icon-gongyingshang:before {
  content: "\e65b";
}

.icon-hetongguanli:before {
  content: "\e653";
}

.icon-weixiuguanli:before {
  content: "\e676";
}

.icon-zichanguanli:before {
  content: "\e6f7";
}

.icon-caozuorizhi:before {
  content: "\e611";
}

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

