/*
	reveal always inherits fonts, so we need to be more explicit
*/
.reveal h1,
.reveal h2,
.reveal h3,
.reveal th {
	font-family: LMUSbNxD, Georgia;
	font-weight: normal;
	margin-bottom: 20px;
}

.reveal,
#page {
	padding: 0px;
}
