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

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

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

.icon-bofang1:before {
  content: "\e609";
}

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

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

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

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

.icon-bofangzanting:before {
  content: "\e75a";
}

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

