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

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