diff --git a/components/Carbon.js b/components/Carbon.js index 01d36c4..f0ee436 100644 --- a/components/Carbon.js +++ b/components/Carbon.js @@ -26,7 +26,7 @@ const DEFAULT_SETTINGS = { theme: 'seti', windowTheme: 'none', language: DEFAULT_LANGUAGE, - fontFamily: 'Fira Code', + fontFamily: 'Hack', fontSize: '14px' }