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

i {
  /* 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;
}

.icon-googleplus:before {
  content: "\e905";
}

.icon-facebook:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e901";
}

.icon-youtube:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-instagram:before {
  content: "\e904";
}
