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

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

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

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

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

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

.icon-whatsapp1:before {
  content: "\e69c";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-dingwei:before {
  content: "\e636";
}

.icon-dianhua:before {
  content: "\e842";
}

.icon-sousuo:before {
  content: "\e60a";
}

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

.icon-whatsapp:before {
  content: "\e646";
}

.icon-skype:before {
  content: "\e648";
}

.icon-wechat:before {
  content: "\e932";
}

.icon-ins:before {
  content: "\e664";
}

.icon-mail:before {
  content: "\e60d";
}

.icon-pinterest:before {
  content: "\ecd3";
}

.icon-arrow-up:before {
  content: "\e602";
}

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

