@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

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

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

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

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

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

.icon-pinterestcolor:before {
  content: "\e64f";
}

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

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

.icon-Facebook:before {
  content: "\e61e";
}

.icon-xiaoxi21:before {
  content: "\e506";
}

.icon-google-my-business:before {
  content: "\f39a";
}

