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

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

.icon-vip:before {
  content: "\e987";
}

.icon-menu:before {
  content: "\e605";
}

.icon-qrcode:before {
  content: "\e613";
}

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

.icon-member:before {
  content: "\e602";
}

.icon-zan:before {
  content: "\e62a";
}

.icon-copy:before {
  content: "\e8b0";
}

.icon-aircraft:before {
  content: "\e600";
}

.icon-yun:before {
  content: "\e656";
}

.icon-rank:before {
  content: "\e64d";
}

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

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

.icon-download:before {
  content: "\e604";
}

.icon-hot:before {
  content: "\e61d";
}

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

