@font-face {
    font-family: GameFont;
    src: url("WayneCreton_v8.ttf");
}

canvas {
    image-rendering: pixelated;
}