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

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

.icon-withdraw:before {
  content: "\e654";
}

.icon-logout:before {
  content: "\e60a";
}

.icon-language:before {
  content: "\e85f";
}

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

.icon-game:before {
  content: "\e61e";
}

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

.icon-long:before {
  content: "\e614";
}

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

.icon-adfee:before {
  content: "\e627";
}

.icon-dollar:before {
  content: "\e73b";
}

.icon-share:before {
  content: "\e672";
}

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

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

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

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

.icon-gift:before {
  content: "\e638";
}

.icon-deposit:before {
  content: "\e65e";
}

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

.icon-up:before {
  content: "\e7a1";
}

.icon-mute:before {
  content: "\e77f";
}

.icon-sound:before {
  content: "\e780";
}

.icon-list:before {
  content: "\e679";
}

.icon-withdrawList:before {
  content: "\e623";
}

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

