body {
  font-family: lowres;
  color: black;
  background-color: white
  }

@font-face {
  font-family: lowres;
  src: url(LowerResolution.ttf);
}