/* Uses ISO-639-1 short codes */
/* Fonts sourced from css for existing WS news indexes */

/* Generic */
.lang-en, .lang-en-gb, .lang-en-us, .lang-sq, .lang-az, .lang-zh, .lang-zh-cn, .lang-zh-tw, 
.lang-zh-hans, .lang-zh-hant, .lang-my, .lang-id, .lang-rw, .lang-rn, .lang-ky, .lang-mk, 
,lang-pt, .lang-ro, .lang-ru, .lang-sr, .lang-si, .lang-so, .lang-es, .lang-sw, .lang-tr, 
.lang-uk, .lang-uz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	direction: ltr;
}
/* End Generic */


/* Albanian (sq) - see Generic */

/* Arabic (ar) */
.lang-ar {
	font-family: "Simplified Arabic", "Arabic Transparent", "Traditional Arabic", "Arial (Arabic)", "Times New Roman (Arabic)", "AGA Arabesque", "NaskhTT", "Akhbar MT", "Courir New (Arabic)", "Decotype Naskh",  "Mudir MT",  "Simplified Arabic fixed", "Tahoma (Arabic)", "Andalus", "Monotype Koufi", "Decotype Naskh Extension", "Decotype Naskh Special", "Decotype Naskh Swashed", "Decotype Naskh Variants", "Decotype Naskh Thuluth", "Simplified Arabic backslanted", "Traditional Arabic Backslanted",  Arial,Helvetica,sans-serif;
	direction: rtl;
} /* End Arabic */

/* Azeri (az) - see Generic */

/* Bengali (bn) */
.lang-bn {
	font-family: SutonnyBanglaOMJ, SutonnyMJ;
	direction: ltr;
} /* End Bengali */

/* Burmese (my) - see Generic */
/* Caribbean (en) - see Generic */
/* Chinese: Simple (zh, zh-cn, zh-hans) - see Generic */
/* Chinese: Traditional (zh, zh-tw, zh-hant) - see Generic */
/* English (en, en-gb, en-us) - see Generic */
/* French (fr) - see Generic */
/* Hausa (ha) - see Generic */

/* Hindi (hi) */
.lang-hi, .lang-ne {
	font-family: mangal, raghu8;
	direction: ltr;
} /* End Hindi */

/* Indonesian (id) - see Generic */
/* Kinyarwanda (rw) - see Generic */
/* Kirundi (rn) - see Generic */
/* Kyrgyz (ky) - see Generic */
/* Macedonian (mk) - see Generic */
/* Nepali (ne) - see Hindi */

/* Pashto (ps) */
.lang-ps {
	font-family: "Pashto Kror Asiatype";
	direction: rtl;
} /* End Persian */

/* Persian | Farsi (fa) */
.lang-fa {
	font-family: "Times New Roman", "Tahoma (Arabic)", serif;
	direction: rtl;
} /* End Persian */

/* Portuguese (pt) - see Generic */
/* Romanian (ro) - see Generic */
/* Russian (ru) - see Generic */
/* Serbian (sr) - see Generic */
/* Sinhala (si) - see Generic */
/* Somali (so) - see Generic */
/* Spanish (es) - see Generic */
/* Swahili (sw) - see Generic */

/* Tamil (ta) */
.lang-ta {
	font-family: latha, tau_1_elango_barathi, sans-serif;
	direction: ltr;
} /* End Tamil */

/* Turkish (tr) - see Generic */
/* Ukranian (uk) - see Generic */

/* Urdu (ur) */
.lang-ur {
	font-family: "Urdu Naskh Asiatype";
	direction: rtl;
} /* End Urdu */

/* Vietnamese (vi) */
.lang-vi {
	font-family: Arial, Helvetica, sans-serif;
	direction: ltr;
} /* End Vietnamese */