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

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

.socialyoutube:before {
  content: "\e900";
}
.socialinstagram:before {
  content: "\e901";
}
.socialfacebook:before {
  content: "\e902";
}
