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