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

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

.icon-bt:before {
  content: "\e8fb";
}

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

.icon-prev:before {
  content: "\e8ea";
}

.icon-in:before {
  content: "\e6c1";
}

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

.icon-Youtube-fill:before {
  content: "\e883";
}

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

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

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

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

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

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

.icon-lang:before {
  content: "\e8e3";
}

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

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

