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

[class^="social-"], [class*=" social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconssocial' !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;
}

.social-google-plus:before {
  content: "\ea8b";
}
.social-google-plus2:before {
  content: "\ea8c";
}
.social-facebook:before {
  content: "\ea90";
}
.social-facebook2:before {
  content: "\ea91";
}
