@font-face {
  font-family: "iconfont"; /* Project id 4055687 */
  src: url('//at.alicdn.com/t/c/font_4055687_i7ej5wltrgq.woff2?t=1683687340014') format('woff2'),
       url('//at.alicdn.com/t/c/font_4055687_i7ej5wltrgq.woff?t=1683687340014') format('woff'),
       url('//at.alicdn.com/t/c/font_4055687_i7ej5wltrgq.ttf?t=1683687340014') format('truetype');
}

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

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

.icon-time:before {
  content: "\e735";
}

.icon-play:before {
  content: "\e83f";
}

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

.icon-check:before {
  content: "\e606";
}

.icon-kefu:before {
  content: "\ec2e";
}

.icon-close:before {
  content: "\e6dc";
}

