diff --git a/system/templates/default.html b/system/templates/default.html index 94f625dc8..9ba9d9eab 100644 --- a/system/templates/default.html +++ b/system/templates/default.html @@ -31,7 +31,7 @@ } body { - font: normal 14rem/21rem Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif; + font: normal 16rem/23rem "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; background-color: #F4F6F9; }