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