Template:Greek/fonts.css

From Wikisource
Jump to navigation Jump to search
/* 
Allows the setting of Greek font families. Generally used in some templates designed for Greek texts. 
Usage: <templatestyles src="Greek/fonts.css" />
*/
.grc {
	font-family: SBL BibLit, SBL Greek, DejaVu Sans, DejaVu Serif, FreeSerif, FreeSans, Athena, Gentium Plus, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000, sans-serif;
}

.polytonic {
	font-family: 'SBL BibLit', 'SBL Greek', Athena, 'Foulis Greek', 'Gentium Plus', Gentium, 'Palatino Linotype', 'Arial Unicode MS', 'Lucida Sans Unicode', 'Lucida Grande', Code2000;
}