@font-face {
  font-family: "iconfont"; /* Project id 5014384 */
  src: url('//at.alicdn.com/t/c/font_5014384_khiyx9ufe7.woff2?t=1757057678526') format('woff2'),
       url('//at.alicdn.com/t/c/font_5014384_khiyx9ufe7.woff?t=1757057678526') format('woff'),
       url('//at.alicdn.com/t/c/font_5014384_khiyx9ufe7.ttf?t=1757057678526') format('truetype');
}

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

.icon-alipay:before {
  content: "\e694";
}

.icon-wechat:before {
  content: "\e628";
}

.icon-coins:before {
  content: "\e608";
}

.icon-qq:before {
  content: "\e619";
}

.icon-computer:before {
  content: "\e6a0";
}

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

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

