@font-face {
  font-family: "iconfont"; /* Project id 2560214 */
  src: url('../fonts/font_2560214_r7wgmv2znp.woff2') format('woff2'),
       url('../fonts/font_2560214_r7wgmv2znp.woff') format('woff'),
       url('../fonts/font_2560214_r7wgmv2znp.ttf') format('truetype');
}

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

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

.icon-add:before {
  content: "\e6b9";
}

.icon-down2:before {
  content: "\e621";
}

.icon-QQ:before {
  content: "\e637";
}

.icon-down1:before {
  content: "\e697";
}

.icon-arrows_slim_right:before {
  content: "\e6b7";
}

.icon-right1:before {
  content: "\e699";
}

.icon-weibo:before {
  content: "\e62d";
}

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

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

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

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

.icon-top:before {
  content: "\e60f";
}

