@font-face {
    font-family: 'social';
    src: 	url('ss-social-regular.eot?v=2'); 										/* IE 9 /*/
    src: 	url('ss-social-regular.eot?v=2&#iefix') format('embedded-opentype'), 		/* IE6-IE8 */
    		url('ss-social-regular.woff?v=2') format('woff'),  						/* Modern Browsers */
    		url('ss-social-regular.ttf?v=2') format('truetype'),  					/* Safari, Android, iOS */
    		url('ss-social-regular.svgz?v=2#social') format('svg'), 		/* Legacy iOS */
    		url('ss-social-regular.svg?v=2#social') format('svg'); 		/* Legacy iOS */

    font-weight: normal;
    font-style: normal;
}