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

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

.icon-tupianzhanshi:before {
  content: "\e62f";
}

.icon-kecheng:before {
  content: "\e609";
}

.icon-jingwu-danwei-shiyedanwei:before {
  content: "\e6c1";
}

.icon-shiziduiwu:before {
  content: "\e50b";
}

