@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1720006909758') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-guanbi:before {
  content: "\e64d";
}

.icon-right-1-copy:before {
  content: "\e61f";
}

.icon-fenlei:before {
  content: "\e65e";
}

.icon-zhanghao:before {
  content: "\e60d";
}

.icon-a-fenxiang2:before {
  content: "\e620";
}

.icon-santiaogang:before {
  content: "\e505";
}

