@font-face {
	font-family: MapleMono;
	font-weight: 400;
	font-style: normal;
	src: url(fonts/MapleMono-Regular.ttf.woff2);
}
@font-face {
	font-family: MapleMono;
	font-weight: 700;
	font-style: normal;
	src: url(fonts/MapleMono-Bold.ttf.woff2);
}
@font-face {
	font-family: MapleMono;
	font-weight: 900;
	font-style: normal;
	src: url(fonts/MapleMono-ExtraBold.ttf.woff2);
}
@font-face {
	font-family: MapleMono;
	font-style: italic;
	src: url(fonts/MapleMono-Italic.ttf.woff2);
}