diff --git a/style/style-dark.css b/style/style-dark.css index 45b94d8..150966c 100644 --- a/style/style-dark.css +++ b/style/style-dark.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: "SFMono Nerd Font Mono"; + font-family: "OpenDyslexicM Nerd Font Mono"; font-weight: bold ; font-size: 14px; diff --git a/style/style.css b/style/style.css index 1f1ff6d..fc8bc5d 100644 --- a/style/style.css +++ b/style/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: "JetBrainsMono Nerd Font"; + font-family: "OpenDyslexicM Nerd Font Mono"; font-weight: bold; font-size: 16px; min-height: 0;