@font-face {
  font-family: "iconfont"; /* Project id 5102494 */
  src: url('//at.alicdn.com/t/c/font_5102494_fgt2ys5pvd.woff2?t=1768213521895') format('woff2'),
       url('//at.alicdn.com/t/c/font_5102494_fgt2ys5pvd.woff?t=1768213521895') format('woff'),
       url('//at.alicdn.com/t/c/font_5102494_fgt2ys5pvd.ttf?t=1768213521895') format('truetype');
}

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

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

.icon-r-arrow:before {
  content: "\e963";
}

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

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

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

.icon-vid:before {
  content: "\e95f";
}

.icon-link:before {
  content: "\e95e";
}

.icon-twitter:before {
  content: "\e95d";
}

.icon-fq:before {
  content: "\e95c";
}

.icon-youtube:before {
  content: "\e95b";
}

.icon-x:before {
  content: "\e958";
}

.icon-instagram:before {
  content: "\e959";
}

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

.icon-facebook:before {
  content: "\e957";
}

