diff --git a/www/static/common/css/combined.css b/www/static/common/css/combined.css index 1e2521dfd7..fdfacbb5e9 100644 --- a/www/static/common/css/combined.css +++ b/www/static/common/css/combined.css @@ -832,7 +832,7 @@ body, html { height: 100%; } body, h1, h2, h3, h4, h5, h6 { - font-family: "Open Sans", Helvetica, Arial, sans-serif; + font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-weight: 400; } h1 { @@ -1241,7 +1241,6 @@ i.fa-caret-right { font-size: 3em; font-weight: 300; text-align: center; - font-family: "Open Sans", Helvetica, Arial, sans-serif; width: 100%; } @media (max-width: 767px) { diff --git a/www/templates/css.tmpl b/www/templates/css.tmpl index ff1b451005..7bb1b4ee44 100644 --- a/www/templates/css.tmpl +++ b/www/templates/css.tmpl @@ -6,7 +6,6 @@ -