@font-face {
	font-family: 'Schoolbell';
	src: url('Schoolbell-Regular.woff2') format('woff2');
}

body {
	max-width: 40em;
	margin: auto;
	font-family: "Schoolbell", "Comic Sans", sans-serif;
	text-align: justify;
}
