@charset "UTF-8";

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
* 
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social.css" rel="stylesheet" />
*/

@font-face {
    font-family: 'entypo-social';
    src: url(entypo-social.eot);
    src: url(entypo-social.eot?#iefix) format('embedded-opentype'),
         url(entypo-social.woff) format('woff'),
         url(entypo-social.ttf) format('truetype'),
         url(entypo-social.svg#entypo-social) format('svg');
    font-weight: normal;
    font-style: normal;

}