/* 
Allows the setting of Hebrew font families. Generally used in some templates designed for Hebrew texts. 
Usage: <templatestyles src="Hebrew/fonts.css" />
*/
.he, .hebr {
	font-family:'Taamey Frank CLM', 'Keter Aram Tsova', 'Taamey Ashkenaz', 'Taamey David CLM', 'Frank Ruehl CLM', 'Keter YG', 'Shofar', 'Ezra SIL', 'Ezra SIL SR', 'SBL BibLit', 'SBL Hebrew', 'Cardo', 'Chrysanthi Unicode', 'ALPHABETUM Unicode', 'TITUS Cyberbit Basic', 'Times New Roman', 'Arial', 'Narkisim', serif;
}