@font-face {
  font-family: 'Press Start 2P';
  src: url('PressStart2P-Regular.ttf') format('truetype');
}

html, body {
	font-family: 'Press Start 2P', cursive;
}
