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

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

.ficon-play:before {
  content: "\e637";
}

.ficon-next1:before {
  content: "\e65c";
}

.ficon-prev1:before {
  content: "\e747";
}

.ficon-down:before {
  content: "\e761";
}

.ficon-up:before {
  content: "\e762";
}

.ficon-right:before {
  content: "\ed50";
}

.ficon-left:before {
  content: "\ed52";
}

.ficon-sousuo:before {
  content: "\e622";
}

.ficon-twitter:before {
  content: "\e646";
}

.ficon-earth:before {
  content: "\e9ee";
}

