diff --git a/src/styles/def/common.scss b/src/styles/def/common.scss index e32cbe5ea..1a9f97062 100644 --- a/src/styles/def/common.scss +++ b/src/styles/def/common.scss @@ -58,7 +58,7 @@ html { } body { - font-family: Roboto,Verdana,sans-serif, Helvetica,Aria,Trebuchet MS; + font-family: Roboto,Verdana,sans-serif, Helvetica,Arial,Trebuchet MS; background-image: $appBackgroundImage; }