@font-face {
	/*1*/font-family: 'Samuel Reynolds LCD';
	/*1*/font-weight: 400;
	/*3*/src: url('font/LCD2N___.TTF');
}
@font-face {
	/*1*/font-family: 'Samuel Reynolds LCD';
	/*1*/font-weight: 200;
	/*3*/src: url('font/LCD2L___.TTF');
}
@font-face {
	/*1*/font-family: 'Samuel Reynolds LCD';
	/*1*/font-weight: 700;
	/*3*/src: url('font/LCD2B___.TTF');
}
@font-face {
	/*1*/font-family: 'Samuel Reynolds LCD';
	/*1*/font-weight: 900;
	/*3*/src: url('font/LCD2U___.TTF');
}

.fontLCD, .fontLcd {
	font-family: 'Samuel Reynolds LCD';
}

