@font-face {
	font-family: 'Kuhlenbach';
		src: url('Kuhlenbach.ttf');
	src: local('Kuhlenbach'),

		url('Kuhlenbach.ttf') format('truetype');
		
	font-style: normal;
	font-weight: normal;

}
@font-face {
	font-family: 'Nicoletta';
		src: url('Nicoletta.ttf');
	src: local('Nicoletta'),
		url('Nicoletta.ttf') format('truetype');
			font-style: normal;
	font-weight: normal;
	
}
