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

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

.icon-erweima:before {
  content: "\e7ad";
}

.icon-arrowup:before {
  content: "\e695";
}

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

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

.icon-diannao_o:before {
  content: "\eb49";
}

.icon-24gl-shuffle:before {
  content: "\ea75";
}

.icon-pifu:before {
  content: "\e650";
}

.icon-shouji:before {
  content: "\e8b9";
}

.icon-quanping:before {
  content: "\e626";
}

.icon-close:before {
  content: "\e668";
}

