/* 
 * Font Custom: bare CSS
 */

@font-face {
  font-family: "social-icons";
  src: url("fonts/social-icon-font.eot");
  src: url("fonts/social-icon-font.eot?#iefix") format("embedded-opentype"),
       url("fonts/social-icon-font.woff") format("woff"),
       url("fonts/social-icon-font.ttf") format("truetype"),
       url("fonts/social-icon-font.svg#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.social-icon-aim:before,
.social-icon-amazon:before,
.social-icon-appstore:before,
.social-icon-basecamp:before,
.social-icon-behance:before,
.social-icon-blogger:before,
.social-icon-cargo:before,
.social-icon-cloudapp:before,
.social-icon-creativecommons:before,
.social-icon-delicious:before,
.social-icon-designmoo:before,
.social-icon-digg:before,
.social-icon-dribbble:before,
.social-icon-dropbox:before,
.social-icon-email:before,
.social-icon-envato:before,
.social-icon-etsy:before,
.social-icon-evernote:before,
.social-icon-facebook:before,
.social-icon-flickr:before,
.social-icon-forrst:before,
.social-icon-foursquare:before,
.social-icon-github:before,
.social-icon-goodreads:before,
.social-icon-googleplus:before,
.social-icon-instagram:before,
.social-icon-instapaper:before,
.social-icon-linkedin:before,
.social-icon-path:before,
.social-icon-paypal:before,
.social-icon-pinboard:before,
.social-icon-pinterest:before,
.social-icon-quora:before,
.social-icon-readernaut:before,
.social-icon-reddit:before,
.social-icon-rss:before,
.social-icon-skype:before,
.social-icon-soundcloud:before,
.social-icon-spotify:before,
.social-icon-squarespace:before,
.social-icon-tumblr:before,
.social-icon-twitter:before,
.social-icon-vimeo:before,
.social-icon-vsco:before,
.social-icon-wikipedia:before,
.social-icon-wordpress:before,
.social-icon-xbox:before,
.social-icon-yahoomessenger:before,
.social-icon-youtube:before,
.social-icon-zerply:before,
.social-icon-zootool:before {
  font-family: "social-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.social-icon-aim:before { content: "\f100"; }
.social-icon-amazon:before { content: "\f101"; }
.social-icon-appstore:before { content: "\f102"; }
.social-icon-basecamp:before { content: "\f103"; }
.social-icon-behance:before { content: "\f104"; }
.social-icon-blogger:before { content: "\f105"; }
.social-icon-cargo:before { content: "\f106"; }
.social-icon-cloudapp:before { content: "\f107"; }
.social-icon-creativecommons:before { content: "\f108"; }
.social-icon-delicious:before { content: "\f109"; }
.social-icon-designmoo:before { content: "\f10a"; }
.social-icon-digg:before { content: "\f10b"; }
.social-icon-dribbble:before { content: "\f10c"; }
.social-icon-dropbox:before { content: "\f10d"; }
.social-icon-email:before { content: "\f10e"; }
.social-icon-envato:before { content: "\f10f"; }
.social-icon-etsy:before { content: "\f110"; }
.social-icon-evernote:before { content: "\f111"; }
.social-icon-facebook:before { content: "\f112"; }
.social-icon-flickr:before { content: "\f113"; }
.social-icon-forrst:before { content: "\f114"; }
.social-icon-foursquare:before { content: "\f115"; }
.social-icon-github:before { content: "\f116"; }
.social-icon-goodreads:before { content: "\f117"; }
.social-icon-googleplus:before { content: "\f118"; }
.social-icon-instagram:before { content: "\f119"; }
.social-icon-instapaper:before { content: "\f11a"; }
.social-icon-linkedin:before { content: "\f11b"; }
.social-icon-path:before { content: "\f11c"; }
.social-icon-paypal:before { content: "\f11d"; }
.social-icon-pinboard:before { content: "\f11e"; }
.social-icon-pinterest:before { content: "\f11f"; }
.social-icon-quora:before { content: "\f120"; }
.social-icon-readernaut:before { content: "\f121"; }
.social-icon-reddit:before { content: "\f122"; }
.social-icon-rss:before { content: "\f123"; }
.social-icon-skype:before { content: "\f124"; }
.social-icon-soundcloud:before { content: "\f125"; }
.social-icon-spotify:before { content: "\f126"; }
.social-icon-squarespace:before { content: "\f127"; }
.social-icon-tumblr:before { content: "\f128"; }
.social-icon-twitter:before { content: "\f129"; }
.social-icon-vimeo:before { content: "\f12a"; }
.social-icon-vsco:before { content: "\f12b"; }
.social-icon-wikipedia:before { content: "\f12c"; }
.social-icon-wordpress:before { content: "\f12d"; }
.social-icon-xbox:before { content: "\f12e"; }
.social-icon-yahoomessenger:before { content: "\f12f"; }
.social-icon-youtube:before { content: "\f130"; }
.social-icon-zerply:before { content: "\f131"; }
.social-icon-zootool:before { content: "\f132"; }
