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

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

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

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

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

.icon-tip:before {
  content: "\e631";
}

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

.icon-left:before {
  content: "\e689";
}

.icon-down:before {
  content: "\e68a";
}

.icon-right:before {
  content: "\e68b";
}

.icon-usdt:before {
  content: "\e60d";
}

.icon-walletconnect:before {
  content: "\e680";
}

.icon-busd:before {
  content: "\e607";
}

