/* Lucidasans-Italic */
@font-face
{
	font-family: 'Lucidasans-Italic';
	src: url(fonts/LSANSI.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* Lucidasans-Demibold */
@font-face
{
	font-family: 'Lucidasans-Demibold';
	src: url(fonts/LSANSDI.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* OpenSans-Semibold */
@font-face
{
	font-family: 'OpenSans-Semibold';
	src: url(fonts/OpenSans-Semibold.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}

/* OpenSans-Regular */
@font-face
{
	font-family: 'OpenSans-Regular';
	src: url(fonts/OpenSans-Regular.ttf) format('truetype');
	font-waight: normal;
	font-style: normal;
}