* {
	font-family: "@fontSerif@", "@fontPropo@";
	/* prettier-ignore */
	font-size: @fontSize@;
	/* prettier-ignore */
	color: @foreground@;
}