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

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

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

.icon-cash-back-record:before {
  content: "\e642";
}

.icon-exchange:before {
  content: "\e651";
}

.icon-arrowleft:before {
  content: "\e693";
}

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

.icon-todown:before {
  content: "\e64f";
}

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

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

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

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

.icon-service:before {
  content: "\e603";
}

.icon-balance-list-o:before {
  content: "\e63d";
}

.icon-chat-o:before {
  content: "\e641";
}

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

