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

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

.icon-xiayishou:before {
  content: "\e6ae";
}

.icon-bofang:before {
  content: "\e6af";
}

.icon-guanbishengyin:before {
  content: "\e6b0";
}

.icon-zanting:before {
  content: "\e6b1";
}

.icon-yinliang:before {
  content: "\e6b2";
}

.icon-shangyishouge:before {
  content: "\e6bf";
}

