@font-face {
	font-family: "pixel";
	src: url("LowresPixel-Regular.otf");
}

p {
	font-family: "pixel", "Lower Pixel", normal;
}

