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

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

.icon-facebookfacebook:before {
  content: "\e900";
  color: #48b1b7;
}
