[class*="icon-social"] {
  font-family: 'icoSocial' !important;
}
.icon-social-email:before {
  content: "\e900";
  color: #ea7400;
}
.icon-social-facebook:before {
  content: "\e903";
  color: #3b5999;
}
.icon-social-instagram:before {
  content: "\e904";
}
.icon-social-linkedin:before {
  content: "\e905";
  color: #066c9a;
}
.icon-social-linkedinL:before {
  content: "\e906";
  color: #cccccc;
}
.icon-social-pinterest:before {
  content: "\e907";
  color: #bd081c;
}
.icon-social-pinterest:after {
  content: "\e908";
  margin-left: -1em;
  color: #ffffff;
}
.icon-social-pinterestL:before {
  content: "\e909";
  color: #cdcdcd;
}
.icon-social-share-this:before {
  content: "\e90a";
}
.icon-social-sms:before {
  content: "\e90b";
  color: #007a3e;
}
.icon-social-twitter:before {
  content: "\e90c";
  color: #2aa9e0;
}
.icon-social-twitterL:before {
  content: "\e90d";
}
.icon-social-youtube:before {
  content: "\e90e";
  color: #cd201f;
}
.icon-social-youtube-full:before {
  content: "\e90f";
  color: #000000;
}