@font-face {
  font-family: 'zocial';
  src:  url('fonts/zocial.eot?o2j2hl');
  src:  url('fonts/zocial.eot?o2j2hl#iefix') format('embedded-opentype'),
    url('fonts/zocial.ttf?o2j2hl') format('truetype'),
    url('fonts/zocial.woff?o2j2hl') format('woff'),
    url('fonts/zocial.svg?o2j2hl#zocial') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

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

.icon-social-google-plus:before {
  content: "\e900";
}
.icon-social-linkedin:before {
  content: "\e901";
}
.icon-social-twitter:before {
  content: "\e902";
}
.icon-social-facebook:before {
  content: "\e903";
}
.icon-social-facebook-f:before {
  content: "\e903";
}
.icon-social-whatsapp:before {
  content: "\e904";
}
.icon-social-pinterest-p:before {
  content: "\e905";
}
.icon-social-pinterest:before {
  content: "\ead1";
}
