@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1763374732730') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shigong:before {
  content: "\e673";
}

.icon-shouhou:before {
  content: "\e638";
}

.icon-liangfang:before {
  content: "\e63c";
}

.icon-yuyuexinxi:before {
  content: "\e632";
}

.icon-yanshou:before {
  content: "\ebc1";
}

.icon-sheji:before {
  content: "\e601";
}

