/*

@font-face {
	font-family: 'XXX';
	font-weight: 400;
	src: url('font/LCD2N___.TTF');
}

.fontXXX, .fontXxx {
	font-family: 'XXX';
}


*/

