diff --git a/dist/fonts/stylesheet.css b/dist/fonts/stylesheet.css
index 5ccfb3c..623c13c 100644
--- a/dist/fonts/stylesheet.css
+++ b/dist/fonts/stylesheet.css
@@ -1 +1,24 @@
-@font-face{font-family:'IBM Plex Mono';src:url('IBMPlexMono.eot');src:url('IBMPlexMono.eot?#iefix') format('embedded-opentype'),url('IBMPlexMono.woff2') format('woff2'),url('IBMPlexMono.woff') format('woff'),url('IBMPlexMono.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'IBM Plex Mono';src:url('IBMPlexMono-Bold.eot');src:url('IBMPlexMono-Bold.eot?#iefix') format('embedded-opentype'),url('IBMPlexMono-Bold.woff2') format('woff2'),url('IBMPlexMono-Bold.woff') format('woff'),url('IBMPlexMono-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
+@font-face {
+ font-family: 'IBM Plex Mono';
+ src: url('IBMPlexMono.eot');
+ src: url('IBMPlexMono.eot?#iefix') format('embedded-opentype'),
+ url('IBMPlexMono.woff2') format('woff2'),
+ url('IBMPlexMono.woff') format('woff'),
+ url('IBMPlexMono.ttf') format('truetype');
+ font-weight: normal;
+ font-style: normal;
+ font-display: swap;
+}
+
+@font-face {
+ font-family: 'IBM Plex Mono';
+ src: url('IBMPlexMono-Bold.eot');
+ src: url('IBMPlexMono-Bold.eot?#iefix') format('embedded-opentype'),
+ url('IBMPlexMono-Bold.woff2') format('woff2'),
+ url('IBMPlexMono-Bold.woff') format('woff'),
+ url('IBMPlexMono-Bold.ttf') format('truetype');
+ font-weight: bold;
+ font-style: normal;
+ font-display: swap;
+}
+
diff --git a/dist/index.html b/dist/index.html
index 1017cee..cebb326 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -89,7 +89,7 @@
@@ -128,7 +128,7 @@
-