/*Allows the setting of Ethiopic font families. Generally used in some templates designed for Ethiopic texts.
Usage: <templatestyles src="Ge'ez/fonts.css" />
*/
.Ethi {
	font-family:AbyssinicaSIL;
}