@font-face {
	font-family: gr;
	src: url("fonts/gr-l.otf") format("opentype");
}
@font-face {
	font-family: gr;
	font-weight: bold;
	src: url("fonts/gr-b.otf") format("opentype");
}
@font-face {
	font-family: gr;
	font-weight: bold;
	font-style: italic;
	src: url("fonts/gr-bi.otf") format("opentype");
}
@font-face {
	font-family: gr;
	font-weight: normal;
	font-style: italic;
	src: url("fonts/gr-li.otf") format("opentype");
}
@font-face {
	font-family: gr;
	font-weight: 500;
	src: url("fonts/gr-m.otf") format("opentype");
}
@font-face {
	font-family: grk;
	src: url("fonts/gr-k.otf") format("opentype");
}