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

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

.icon-renminbizhuanyongzhanghu:before {
  content: "\e629";
}

.icon-zixun:before {
  content: "\e62c";
}

.icon-shouqianzixun:before {
  content: "\e62d";
}

.icon-act_huifuzixun:before {
  content: "\e5b0";
}

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

.icon-zixunbeifen:before {
  content: "\e642";
}

