@font-face {
  font-family: '[set]Foundicons';
  src: url('http://static.tumblr.com/j1ln7tw/bsrmfacg0/social_foundicons.eot');
  src: url('fonts/[set]_foundicons.eot?#iefix') format('embedded-opentype'),
       url('http://static.tumblr.com/j1ln7tw/N3dmfachq/social_foundicons.woff') format('woff'),
       url('http://static.tumblr.com/j1ln7tw/RETmfachd/social_foundicons.ttf') format('truetype'),
       url('http://static.tumblr.com/j1ln7tw/L5imfacgq/social_foundicons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class*="foundicon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}
 
[class*="foundicon-"]:before {
  font-family: "[set]Foundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}