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

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

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

.icon-zhiding:before {
  content: "\e6fb";
}

.icon-paixu-4:before {
  content: "\e706";
}

.icon-paixu-6:before {
  content: "\e70c";
}

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

.icon-shangxiazhankai:before {
  content: "\e6e5";
}

.icon-zuo:before {
  content: "\e63d";
}

.icon-xia:before {
  content: "\e63e";
}

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

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

