/* TYPOGRAPHY */
@font-face{
	font-family:'socicon';
	src:url(../fonts/socicon-webfont.eot);
	src:url(../fonts/socicon-webfont.eot?#iefix) format('embedded-opentype'),
		url(../fonts/socicon-webfont.woff) format('woff'),
		url(../fonts/socicon-webfont.ttf) format('truetype'),
		url(../fonts/socicon-webfont.svg) format('svg');
}