diff --git a/css/style.css b/css/style.css index 6d9b065..c0f350f 100644 --- a/css/style.css +++ b/css/style.css @@ -5,8 +5,8 @@ body { /*background: #f7f7f7;*/ background: #B31B1B; color: #f7f7f7; - font-family: 'Lato', Verdana, Helvetica, sans-serif;; - font-weight: 300; + font-family: Arial, Helvetica, sans-serif; + font-weight: 300; font-size:16px; }