diff --git a/terminus-terminal/src/hterm.userCSS.scss b/terminus-terminal/src/hterm.userCSS.scss index 873124ff..610717ef 100644 --- a/terminus-terminal/src/hterm.userCSS.scss +++ b/terminus-terminal/src/hterm.userCSS.scss @@ -12,6 +12,5 @@ x-screen { @font-face { font-family: "monospace-fallback"; - src: url(fonts/Meslo.otf) format("opentype"), - url(fonts/UbuntuMono.woff2) format("woff2"); + src: url(fonts/Meslo.otf) format("opentype"); }