Template:Greek/sandbox/styles.css

/*
 * This applies to all _Ancient_ Greek via the "Greek" template.
 * Until [[T289777]] is done, there is no obvious way
 * (there is a very non-obvious way) to set a webfont for a lang code,
 * so apply something that we hope will get a decent result on most user agents.
 */
.wst-lang-grc {
	font-family: GentiumPlus;
	font-feature-settings: 'cv78' on, 'cv83' on;
}