diff --git a/static/style.css b/static/style.css index c220b9a..24cd16a 100644 --- a/static/style.css +++ b/static/style.css @@ -2,7 +2,7 @@ html, body { margin: 0; padding: 0.5ex 1ex; - font-family: sans-serif; + font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; } /* Node styling */