@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "social" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="social-"]:before,
[class*=" social-"]:before {
  font-family: "social" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-facebook:before {
  content: "\61";
}
.social-twitter:before {
  content: "\62";
}
.social-google-plus:before {
  content: "\63";
}
.social-youtube:before {
  content: "\64";
}
.social-linkedin:before {
  content: "\65";
}
.social-pinterest:before {
  content: "\66";
}
.social-social-dribbble:before {
  content: "\67";
}
.social-skype:before {
  content: "\68";
}
.social-tumblr:before {
  content: "\69";
}
.social-instagram:before {
  content: "\6a";
}
.social-xing:before {
  content: "\6b";
}
.social-flickr:before {
  content: "\6c";
}
.social-social-foursquare:before {
  content: "\6d";
}
.social-rss:before {
  content: "\6e";
}
.social-behance:before {
  content: "\6f";
}
.social-social-picasa:before {
  content: "\70";
}
.social-stumbleupon:before {
  content: "\71";
}
.social-vimeo:before {
  content: "\72";
}
.social-whatsapp:before {
  content: "\73";
}
