diff --git a/css/main.css b/css/main.css index ca9fff0..19f28da 100644 --- a/css/main.css +++ b/css/main.css @@ -314,21 +314,25 @@ iframe[src*=itch] { @font-face { font-family: VT323; + font-display: swap; src: url("https://kforney.github.io/fonts/VT323-Regular.ttf"); } @font-face { font-family: Oswald; + font-display: swap; src: url("https://kforney.github.io/fonts/Oswald-Regular.ttf"); } @font-face { font-family: 'IBM Plex Mono', monospace; + font-display: swap; src: url("https://kforney.github.io/fonts/IBMPlexMono-Regular.ttf"); } @font-face { font-family: 'IBM Plex Sans', sans-serif; + font-display: swap; src: url("https://kforney.github.io/fonts/IBMPlexSans-Regular.ttf"); } diff --git a/index.html b/index.html index b4da679..3979935 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - + Kaj Forney -- Portfolio @@ -73,7 +73,7 @@

Greetings! I am a human who enjoys pixel art, programming, and penguins.

-

Sometimes, I also make games.

+

Sometimes, I make games.

This site displays a few of the things I've made or helped to make.

@@ -116,7 +116,7 @@
-
+
+
@@ -250,63 +252,63 @@