@font-face {
    font-family: 'Entypo';
    src: url(entypo/entypo/entypo-webfont.eot);
    src: url(entypo/entypo/entypo-webfont.eot?#iefix) format('embedded-opentype'),
         url(entypo/entypo/entypo-webfont.woff) format('woff'),
         url(entypo/entypo/entypo-webfont.ttf) format('truetype'),
         url(entypo/entypo/entypo-webfont.svg#Entypo) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EntypoSocial';
    src: url(entypo/entypo-social/entypo-social.eot);
    src: url(entypo/entypo-social/entypo-social.eot?#iefix) format('embedded-opentype'),
         url(entypo/entypo-social/entypo-social.woff) format('woff'),
         url(entypo/entypo-social/entypo-social.ttf) format('truetype'),
         url(entypo/entypo-social/entypo-social.svg#EntypoSocial) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SocialCircle';
    src: url(social-circle/entypo-social.eot);
    src: url(entypo/entypo-social/entypo-social.eot?#iefix) format('embedded-opentype'),
         url(entypo/entypo-social/entypo-social.woff) format('woff'),
         url(entypo/entypo-social/entypo-social.ttf) format('truetype'),
         url(entypo/entypo-social/entypo-social.svg#EntypoSocial) format('svg');
    font-weight: normal;
    font-style: normal;
}

.entypo { font-family: Entypo; text-transform: none; }
.entypo-social { font-family: EntypoSocial; }
