diff --git a/src/style.css b/src/style.css index 2583815..7d12314 100644 --- a/src/style.css +++ b/src/style.css @@ -1,3 +1,5 @@ +@import "common/fonts/IBMPlexMono.css"; + body { font-family: "IBM Plex Mono", monospace; color: lightgray;