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

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

.icon-anquan:before {
  content: "\ec4d";
}

.icon-jiangzhang:before {
  content: "\e634";
}

.icon-24-hours:before {
  content: "\e637";
}

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

.icon-pinterest2:before {
  content: "\e7ff";
}

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

.icon-googleplus:before {
  content: "\e88e";
}

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

.icon-vk:before {
  content: "\e7a7";
}

.icon-NoData:before {
  content: "\e612";
}

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

.icon-cn:before {
  content: "\e632";
}

