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

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

.icon-gengduo:before {
  content: "\f0112";
}

.icon-home:before {
  content: "\e696";
}

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

.icon-shezhi:before {
  content: "\e8b8";
}

.icon-guanbi:before {
  content: "\eb6a";
}

.icon-xiasanjiao:before {
  content: "\e63f";
}

.icon-sousuo:before {
  content: "\e782";
}

