@font-face {
  font-family: "iconfont"; /* Project id 4772646 */
  src: url('//at.alicdn.com/t/c/font_4772646_f96ofapx11i.woff2?t=1733467644019') format('woff2'),
       url('//at.alicdn.com/t/c/font_4772646_f96ofapx11i.woff?t=1733467644019') format('woff'),
       url('//at.alicdn.com/t/c/font_4772646_f96ofapx11i.ttf?t=1733467644019') format('truetype');
}

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

.icon-wodegongzuo:before {
  content: "\e6d5";
}

.icon-shujudaochu:before {
  content: "\e964";
}

.icon-tushuguan:before {
  content: "\e644";
}

.icon-caiwuguanli:before {
  content: "\e646";
}

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

.icon-xitongguanli:before {
  content: "\e634";
}

