@font-face {
  font-family: 'icomoon-social';
  src:  url('../fonts/icomoon_social.eot?8wjke9');
  src:  url('../fonts/icomoon_social.eot?8wjke9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon_social.ttf?8wjke9') format('truetype'),
    url('../fonts/icomoon_social.woff?8wjke9') format('woff'),
    url('../fonts/icomoon_social.svg?8wjke9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
    font-display: block;
}

[class^="iconsocial-"], [class*=" iconsocial-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconsocial-facebook-2:before {
  content: "\e900";
  color: #3b5998;
}
.iconsocial-facebook:before {
  content: "\e901";
}
.iconsocial-google-2:before {
  content: "\e902";
  color: #dd4b39;
}
.iconsocial-google:before {
  content: "\e903";
}
.iconsocial-instagram-2:before {
  content: "\e904";
  color: #8a3ab9;
}
.iconsocial-instagram:before {
  content: "\e905";
}
.iconsocial-linkedin-2:before {
  content: "\e906";
  color: #007bb5;
}
.iconsocial-linkedin:before {
  content: "\e907";
}
.iconsocial-pinterest-2:before {
  content: "\e908";
  color: #cb2027;
}
.iconsocial-pinterest:before {
  content: "\e909";
}
.iconsocial-twitter-2:before {
  content: "\e90a";
  color: #55acee;
}
.iconsocial-twitter:before {
  content: "\e90b";
}
.iconsocial-youtube-2:before {
  content: "\e90c";
  color: #f00;
}
.iconsocial-youtube:before {
  content: "\e90d";
}
