diff --git a/static/main.css b/static/main.css index e42dd878..ebf4efc0 100644 --- a/static/main.css +++ b/static/main.css @@ -21,7 +21,7 @@ body { body { color: #FFF; - font-family: BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif; + font-family: BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Helvetica, sans-serif; font-size: 14px; line-height: 1.5em; }