@font-face {
  font-family: "iconfont"; /* Project id 4058401 */
  src: url('iconfont.woff2?t=1683702421150') format('woff2'),
       url('iconfont.woff?t=1683702421150') format('woff'),
       url('iconfont.ttf?t=1683702421150') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yichuli:before {
  content: "\e83d";
}

.icon-weichuli:before {
  content: "\e83e";
}

.icon-ditu:before {
  content: "\e83b";
}

.icon-logo:before {
  content: "\e83c";
}

.icon-gongdan:before {
  content: "\e835";
}

.icon-zhinengshebei:before {
  content: "\e836";
}

.icon-fuwurenyuan:before {
  content: "\e837";
}

.icon-laoren:before {
  content: "\e838";
}

.icon-shequ:before {
  content: "\e839";
}

.icon-shigong:before {
  content: "\e83a";
}

