@font-face {
	font-family: mainFont;
	src: url('GoudyBookletter1911-Regular.ttf');
}

body {
	font-family: mainFont;
}
