@font-face {
  font-family: "iconfont"; /* Project id 4177998 */
  src: url('../font/font_4177998_ufp3xnlc2xn.woff2') format('woff2'),
       url('../font/font_4177998_ufp3xnlc2xn.woff') format('woff'),
       url('../font/font_4177998_ufp3xnlc2xn.ttf') format('truetype');
}

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

.icon-GanSer:before {
  content: "\e601";
}

.icon-bilibili-line:before {
  content: "\e66d";
}

.icon-pingjiaxingxing:before {
  content: "\e6d5";
}

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

.icon-star-full:before {
  content: "\e9a1";
}

.icon-star:before {
  content: "\e9a2";
}

.icon-star-half:before {
  content: "\e9a3";
}

