@font-face {
  font-family: "iconfont";
  src: url('iconfont.woff2?t=1658309609109') format('woff2'),
  url('iconfont.woff?t=1658309609109') format('woff'),
  url('iconfont.ttf?t=1658309609109') format('truetype');
}

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

.icon-left:before {
  content: "\eb89";
}

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

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

.icon-weixin:before {
  content: "\e605";
}

.icon-linkedin:before {
  content: "\ec0e";
}

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

.icon-language:before {
  content: "\e73d";
}

.icon-plus:before {
  content: "\e727";
}
.icon-prev:before {
  content: "\e65f";
}

.icon-next:before {
  content: "\e660";
}

.icon-search:before {
  content: "\eb86";
}

.icon-download:before {
  content: "\e61d";
}