.trajan {
	font-family:TrajanProBold;
	letter-spacing:2;	
}

.trajan_small {
	font-family:TrajanProBold;
	letter-spacing:0.7;	
}

.eurostile_bold {
	font-family:EurostileBold;
}

.eurostile_bold_oblique {
	font-family:EurostileBoldOblique;
	font-style:italic;
	margin-right:4px;
}

.eurostile_medium {
	font-family:EurostileMedium;
}

.eurostile_demi {
	font-family:EurostileDemi;
}

.eurostile_demi_small {
	font-family:EurostileDemi;
	font-size: 12px;
}

.eurostile_demi_oblique {
	font-family:EurostileDemiOblique;
	font-style:italic;
	font-weight:bold;
	margin-right:4px;
}

.eurostile_demi_oblique_small {
	font-family:EurostileDemiOblique;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	margin-right:4px;
}


.arial_unicode {
	font-family:ArialUnicode;
}

.arial_unicode_small {
	font-family:ArialUnicode;
	letter-spacing:0.7;
}

.arial_unicode_bold {
	font-family:ArialUnicode;
	font-weight:bold;
}

.arial_unicode_bold_oblique {
	font-family:ArialUnicode;
	font-style:italic;
	font-weight:bold;
	margin-right:4px;
}

.franklin_gothic_book {
	font-family:FranklinGothicBook;
}