@font-face {font-family: "iconfont";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
   format('svg'); /* ios 4.1- */
}

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

.icon-shijian:before {
  content: "\e625";
}

.icon-shang2:before {
  content: "\e639";
}

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

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

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

.icon-shang:before {
  content: "\e63b";
}

.icon-yichu1:before {
  content: "\e66a";
}

.icon-xuanzhong:before {
  content: "\e65a";
}

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

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

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

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

