/*@font-face {
	font-family: 'corradine-handwriting';
	src: url('../fonts/CorradineHandwriting.eot');
	src: url('../fonts/CorradineHandwriting.woff') format('woff'),
		 url('../fonts/CorradineHandwriting.ttf') format('truetype');	 
}

@font-face {
	font-family: 'strangelove-next-narrow';
	src: url('../fonts/StrangeloveNextNarrow.eot');
	src: url('../fonts/StrangeloveNextNarrow.woff') format('woff'),
		 url('../fonts/StrangeloveNextNarrow.ttf') format('truetype');
}*/

@font-face {
	font-family: 'strangelove-next-narrow';
	src: url('../fonts/StrangeloveNextNarrow.woff');
}

@font-face {
	font-family: 'corradine-handwriting';
	src: url('../fonts/CorradineHandwriting.woff');
}