diff --git a/index.css b/index.css index 3f1fcd8..04a6df7 100644 --- a/index.css +++ b/index.css @@ -19,3 +19,10 @@ body { #resources { display: none; } + +.pixelify-sans-regular { + font-family: "Pixelify Sans", sans-serif; + font-optical-sizing: auto; + font-weight: 600; + font-style: normal; +} \ No newline at end of file diff --git a/index.html b/index.html index 01c925e..8699c7d 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,19 @@ content="width=device-width, initial-scale=1.0" /> Game Engine + + +