diff --git a/sass/style.scss b/sass/style.scss index 08b5216..ff0750d 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -14,7 +14,7 @@ html, body { body { background:$body-background-image repeat $body-background; color:$body-color; - font-family:sofia; + font-family: sofia, sans-serif; font-size:1em; }