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

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

.icon-dongtaiganzhi:before {
  content: "\e7ae";
}

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

.icon-shouhou:before {
  content: "\e67b";
}

.icon-shengtaiquan:before {
  content: "\e698";
}

.icon-xiaochengxu:before {
  content: "\e81e";
}

.icon-xuexiao:before {
  content: "\e825";
}

.icon-xingnengjisuan:before {
  content: "\e99a";
}

