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

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

.icon-yonghu:before {
  content: "\e603";
}

.icon-youxiang:before {
  content: "\e632";
}

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

.icon-xingxing:before {
  content: "\e60e";
}

.icon-arrow-left-bold:before {
  content: "\e685";
}

.icon-arrow-right-bold:before {
  content: "\e687";
}

.icon-mima:before {
  content: "\e617";
}

.icon-jiangpai-shi:before {
  content: "\e6ef";
}

