Commit 2feba8af authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: font fallback issue

#1556
parent 386fc040
......@@ -215,6 +215,8 @@
<style>
.font-mona {
font-family: 'Mona Sans';
font-family: 'Mona Sans', -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto,
Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji',
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
</style>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment