@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1623390556701') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yingxiangsheying:before {
  content: "\e70f";
}

.icon-sousuo:before {
  content: "\e633";
}

.icon-jiantou:before {
  content: "\e618";
}

.icon-jiandingzhengshu:before {
  content: "\e6b1";
}

.icon-gongwenbao:before {
  content: "\e800";
}

.icon-peixun:before {
  content: "\e635";
}

.icon-lingdang:before {
  content: "\e634";
}

.icon-gongsi:before {
  content: "\e679";
}

.icon-fengche:before {
  content: "\e625";
}

.icon-daohang:before {
  content: "\e636";
}

.icon-yinliangdefuben:before {
  content: "\e80c";
}

.icon-trophy:before {
  content: "\eb8b";
}

