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

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

.icon-renzheng:before {
  content: "\e660";
}

.icon-dingzhishengchan:before {
  content: "\e60a";
}

.icon-zizhizhengshu:before {
  content: "\e67d";
}

.icon-lailiaopinzhijianyan:before {
  content: "\e642";
}

.icon-xin:before {
  content: "\e623";
}

.icon-zhuanli:before {
  content: "\e616";
}

.icon-jiangbei:before {
  content: "\e604";
}

.icon-shuben:before {
  content: "\e6f5";
}

.icon-shebei:before {
  content: "\e622";
}

.icon-qi:before {
  content: "\e693";
}

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

