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

[class^="sc-"], [class*=" sc-"] {
  /* 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;
}

.sc-envelope:before {
  content: "\e900";
}
.sc-facebook:before {
  content: "\ea90";
}
.sc-instagram:before {
  content: "\ea92";
}
.sc-twitter:before {
  content: "\ea96";
}
.sc-youtube:before {
  content: "\e901";
}
.sc-linkedin:before {
  content: "\eaca";
}
.sc-pinterest:before {
  content: "\ead1";
}
.sc-yelp:before {
  content: "\ead7";
}
