@charset "UTF-8";

/*
* Symbolset
* www.symbolset.com
* Copyright © 2013 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/sc-social-circle.css" rel="stylesheet" />
*/

@font-face {
  font-family: "SSSocialCircle";
  src: url('/static/fonts/SocialCircle/ss-social-circle.eot');
  src: url('/static/fonts/SocialCircle/ss-social-circle.eot?#iefix') format('embedded-opentype'),
       url('/static/fonts/SocialCircle/ss-social-circle.woff') format('woff'),
       url('/static/fonts/SocialCircle/ss-social-circle.ttf')  format('truetype'),
       url('/static/fonts/SocialCircle/ss-social-circle.svg#SSSocialCircle') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="sc-"]{-ms-zoom: 1;}

.sc-icon, .sc-icon.sc-social-circle,
[class^="sc-"]:before, [class*=" sc-"]:before,
[class^="sc-"].sc-social-circle:before, [class*=" sc-"].sc-social-circle:before,
[class^="sc-"].right:after, [class*=" sc-"].right:after,
[class^="sc-"].sc-social-circle.right:after, [class*=" sc-"].sc-social-circle.right:after {
  font-family: "SSSocialCircle";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

[class^="sc-"].right:before,
[class*=" sc-"].right:before{display:none;content:'';}

.sc-facebook:before,.sc-facebook.right:after{content:''}.sc-twitter:before,.sc-twitter.right:after{content:''}.sc-linkedin:before,.sc-linkedin.right:after{content:''}.sc-googleplus:before,.sc-googleplus.right:after{content:''}.sc-appdotnet:before,.sc-appdotnet.right:after{content:''}.sc-zerply:before,.sc-zerply.right:after{content:''}.sc-reddit:before,.sc-reddit.right:after{content:''}.sc-steam:before,.sc-steam.right:after{content:''}.sc-tumblr:before,.sc-tumblr.right:after{content:''}.sc-wordpress:before,.sc-wordpress.right:after{content:''}.sc-blogger:before,.sc-blogger.right:after{content:''}.sc-posterous:before,.sc-posterous.right:after{content:''}.sc-quora:before,.sc-quora.right:after{content:''}.sc-youtube:before,.sc-youtube.right:after{content:''}.sc-vimeo:before,.sc-vimeo.right:after{content:''}.sc-vine:before,.sc-vine.right:after{content:''}.sc-letterboxd:before,.sc-letterboxd.right:after{content:''}.sc-flickr:before,.sc-flickr.right:after{content:''}.sc-instagram:before,.sc-instagram.right:after{content:''}.sc-500px:before,.sc-500px.right:after{content:''}.sc-etsy:before,.sc-etsy.right:after{content:''}.sc-pinterest:before,.sc-pinterest.right:after{content:''}.sc-svpply:before,.sc-svpply.right:after{content:''}.sc-readmill:before,.sc-readmill.right:after{content:''}.sc-dropbox:before,.sc-dropbox.right:after{content:''}.sc-pinboard:before,.sc-pinboard.right:after{content:''}.sc-delicious:before,.sc-delicious.right:after{content:''}.sc-dribbble:before,.sc-dribbble.right:after{content:''}.sc-behance:before,.sc-behance.right:after{content:''}.sc-github:before,.sc-github.right:after{content:''}.sc-octocat:before,.sc-octocat.right:after{content:''}.sc-stackoverflow:before,.sc-stackoverflow.right:after{content:''}.sc-paypal:before,.sc-paypal.right:after{content:''}.sc-kickstarter:before,.sc-kickstarter.right:after{content:''}.sc-foursquare:before,.sc-foursquare.right:after{content:''}.sc-yelp:before,.sc-yelp.right:after{content:''}.sc-skype:before,.sc-skype.right:after{content:''}.sc-rdio:before,.sc-rdio.right:after{content:''}.sc-spotify:before,.sc-spotify.right:after{content:''}.sc-lastfm:before,.sc-lastfm.right:after{content:''}.sc-soundcloud:before,.sc-soundcloud.right:after{content:''}.sc-link:before,.sc-link.right:after{content:'🔗'}.sc-phone:before,.sc-phone.right:after{content:'📞'}.sc-mail:before,.sc-mail.right:after{content:'✉'}.sc-like:before,.sc-like.right:after{content:'👍'}.sc-rss:before,.sc-rss.right:after{content:''}.sc-share:before,.sc-share.right:after{content:''}.sc-apple:before,.sc-apple.right:after{content:''}.sc-microsoft:before,.sc-microsoft.right:after{content:''}.sc-windows:before,.sc-windows.right:after{content:''}.sc-android:before,.sc-android.right:after{content:''}.sc-blackberry:before,.sc-blackberry.right:after{content:''}

/* Legacy */
.sc-fivehundredpx:before,.sc-fivehundredpx.right:after{content:''}
