@font-face {
	font-family: "Daniel";
	src: ;
	src: url('daniel/Daniel-Regular-webfont.ttf') format('truetype'),
		url('daniel/Daniel-Regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Daniel";
	src: ;
	src: url('daniel/Daniel-Bold-webfont.ttf') format('truetype'),
		url('daniel/Daniel-Bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "Daniel";
	src: ;
	src: url('daniel/Daniel-Black-webfont.ttf') format('truetype'),
		url('daniel/Daniel-Black-webfont.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
