@font-face {
	font-family: 'Daisy Wheel';
	src: url('fonts/DaisyWheel.eot');
	src: url('fonts/DaisyWheel.eot?#iefix') format('embedded-opentype'),
		url('fonts/DaisyWheel.woff') format('woff'),
		url('fonts/DaisyWheel.ttf') format('truetype'),
		url('fonts/DaisyWheel.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}