diff --git a/index.html b/index.html index 8f3f5cb..8441be0 100644 --- a/index.html +++ b/index.html @@ -1104,7 +1104,7 @@ transform-origin: center; /* Set the origin for scaling */ } body { - font-family: 'Press Start 2P', cursive; + font-family: 'Press Start 2P', 'VT323', cursive; } /* Mobile device detection and responsive scaling */