@font-face {
  font-family: 'social';
  src:  url('fonts/social.eot?vmzrd5');
  src:  url('fonts/social.eot?vmzrd5#iefix') format('embedded-opentype'),
    url('fonts/social.ttf?vmzrd5') format('truetype'),
    url('fonts/social.woff?vmzrd5') format('woff'),
    url('fonts/social.svg?vmzrd5#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: 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-bubbles:before {
  content: "\e900";
}
.social-Facebook2:before {
  content: "\a1001";
}
.social-Facebook3:before {
  content: "\a1003";
}
.social-instagram4:before {
  content: "\a1011";
}
.social-twitter-letter-logo:before {
  content: "\a1012";
}
.social-Twitter2:before {
  content: "\a1013";
}
.social-twitter_t:before {
  content: "\a1014";
}
.social-twitter:before {
  content: "\a1015";
}
.social-WeChat:before {
  content: "\a1017";
}
.social-hangout:before {
  content: "\a1019";
}
