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

/* global foundicon styles */
[class*="foundicons-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}

[class*="foundicons-"]:before {
  font-family: "SocialFoundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}

/* icons */
.foundicons-thumb-up:before {
  content: "\f000";
}

.foundicons-thumb-down:before {
  content: "\f001";
}

.foundicons-rss:before {
  content: "\f002";
}

.foundicons-facebook:before {
  content: "\f003";
}

.foundicons-twitter:before {
  content: "\f004";
}

.foundicons-pinterest:before {
  content: "\f005";
}

.foundicons-github:before {
  content: "\f006";
}

.foundicons-path:before {
  content: "\f007";
}

.foundicons-linkedin:before {
  content: "\f008";
}

.foundicons-dribbble:before {
  content: "\f009";
}

.foundicons-stumble-upon:before {
  content: "\f00a";
}

.foundicons-behance:before {
  content: "\f00b";
}

.foundicons-reddit:before {
  content: "\f00c";
}

.foundicons-google-plus:before {
  content: "\f00d";
}

.foundicons-youtube:before {
  content: "\f00e";
}

.foundicons-vimeo:before {
  content: "\f00f";
}

.foundicons-flickr:before {
  content: "\f010";
}

.foundicons-slideshare:before {
  content: "\f011";
}

.foundicons-picassa:before {
  content: "\f012";
}

.foundicons-skype:before {
  content: "\f013";
}

.foundicons-steam:before {
  content: "\f014";
}

.foundicons-instagram:before {
  content: "\f015";
}

.foundicons-foursquare:before {
  content: "\f016";
}

.foundicons-delicious:before {
  content: "\f017";
}

.foundicons-chat:before {
  content: "\f018";
}

.foundicons-torso:before {
  content: "\f019";
}

.foundicons-tumblr:before {
  content: "\f01a";
}

.foundicons-video-chat:before {
  content: "\f01b";
}

.foundicons-digg:before {
  content: "\f01c";
}

.foundicons-wordpress:before {
  content: "\f01d";
}
