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

[class^="icon-"], [class*=" icon-"] {
  /* 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-500px:before {
  content: "\f001";
}
.icon-behance:before {
  content: "\f002";
}
.icon-blogger:before {
  content: "\f003";
}
.icon-dribbble:before {
  content: "\f004";
}
.icon-facebook:before {
  content: "\f005";
}
.icon-flipboard:before {
  content: "\f006";
}
.icon-foursquare:before {
  content: "\f007";
}
.icon-git:before {
  content: "\f008";
}
.icon-google-plus:before {
  content: "\f009";
}
.icon-instagram:before {
  content: "\f010";
}
.icon-lastfm:before {
  content: "\f011";
}
.icon-linkedin:before {
  content: "\f012";
}
.icon-pinterest:before {
  content: "\f013";
}
.icon-stumbleupon:before {
  content: "\f014";
}
.icon-tumblr:before {
  content: "\f015";
}
.icon-twitter:before {
  content: "\f016";
}
.icon-vimeo:before {
  content: "\f017";
}
.icon-yelp:before {
  content: "\f018";
}
.icon-youtube:before {
  content: "\f019";
}
