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

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

.icon-zhinanzhen:before {
  content: "\eae9";
}

.icon-bangzhu:before {
  content: "\eaef";
}

.icon-guanyu:before {
  content: "\eaf2";
}

.icon-jinggao:before {
  content: "\eaf7";
}

.icon-tuwen:before {
  content: "\eaff";
}

.icon-dunpaibaoxianrenzheng:before {
  content: "\eb17";
}

