@CHARSET "UTF-8";

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