
Class Font Noklae640
{
	PathFontName = "Font\\CORDIAU.TTF";
	FontName = "CordiaUPC";
	FontSize = 12;
}

Class Font Noklae800
{
	PathFontName = "Font\\CORDIAU.TTF";
	FontName = "CordiaUPC";
	FontSize = 15;
}

Class Font Noklae1024
{
	PathFontName = "Font\\CORDIAU.TTF";
	FontName = "CordiaUPC";
	FontSize = 19;
}

Class Font Noklae1280
{
	PathFontName = "Font\\CORDIAU.TTF";
	FontName = "CordiaUPC";
	FontSize = 24;
}

Class Font FrontMission02
{
	PathFontName = "Font\\CORDIAU.TTF";
	FontName = "-JS Noklae";
	//FontName = "Tahoma";
	FontSize = 16;
}