@font-face {
  font-family: 'social';
  src:  url('fonts/social.eot?zgb332');
  src:  url('fonts/social.eot?zgb332#iefix') format('embedded-opentype'),
    url('fonts/social.ttf?zgb332') format('truetype'),
    url('fonts/social.woff?zgb332') format('woff'),
    url('fonts/social.svg?zgb332#social') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="socialicon-"], [class*=" socialicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '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;
}

.socialicon-tw:before {
  content: "\f099";
}
.socialicon-fb:before {
  content: "\f09a";
}

.socialicon-gp:before {
  content: "\f0d5";
}
.socialicon-li:before {
  content: "\f0e1";
}
.socialicon-yt:before {
  content: "\f16a";
}
.socialicon-in:before {
  content: "\f16d";
}
.socialicon-be:before {
  content: "\f1b4";
}
.socialicon-th:before {
  content: "\f1e8";
}
.socialicon-pi:before {
  content: "\f231";
}
.socialicon-vi:before {
  content: "\f27d";
}

