diff --git a/src/context/color-mode/fonts.css b/src/context/color-mode/fonts.css index e550034c..d07ff79d 100644 --- a/src/context/color-mode/fonts.css +++ b/src/context/color-mode/fonts.css @@ -8,7 +8,7 @@ font-family: 'TWKEverett-Mono'; src: url('./fonts/TWKEverett-Mono.ttf') format('truetype'); font-weight: normal; - font-style: nromal; + font-style: normal; } @font-face { font-family: 'TWKEverett-Medium';