@font-face {
	font-family: 'smoothlycursive';
	src: url('../fonts/Smoothy-Cursive-webfont.eot');
	src: url('../fonts/Smoothy-Cursive-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Smoothy-Cursive-webfont.woff2') format('woff2'),
	url('../fonts/Smoothy-Cursive-webfont.woff') format('woff'),
	url('../fonts/Smoothy-Cursive-webfont.ttf') format('truetype');
} 
@font-face {
	font-family: 'smoothlysans';
	src: url('../fonts/Smoothy-Sans-webfont.eot');
	src: url('../fonts/Smoothy-Sans-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Smoothy-Sans-webfont.woff2') format('woff2'),
	url('../fonts/Smoothy-Sans-webfont.woff') format('woff'),
	url('../fonts/Smoothy-Sans-webfont.ttf') format('truetype');
} 