
/* ui */
@font-face {
	font-family:"NotoSansSymbols";
	src:local("NotoSansSymbols"),
	url("fonts/NotoSansSymbols-Regular.ttf") format("truetype")
}
@font-face {
	font-family:"Corpus";
	src:local("Corpus"),
	url("fonts/Corpus.ttf") format("truetype")
}
/* dice */
@font-face {
	font-family:"Dosis";
	src:local("Dosis"),
	url("fonts/Dosis-ExtraBold.ttf") format("truetype")
}
/* headers/titles */
@font-face {
	font-family:"FrankRuhlLibre";
	src:local("FrankRuhlLibre"),
	url("fonts/FrankRuhlLibre-Bold.ttf") format("truetype")
}
/* copy */
@font-face {
	font-family:"Domine";
	src:local("Domine"),
	url("fonts/Domine-Regular.ttf") format("truetype")
}