diff --git a/styles/screen.css b/styles/screen.css index a54f266..7fe1ff0 100755 --- a/styles/screen.css +++ b/styles/screen.css @@ -5,7 +5,7 @@ BODY { background:#DDD; color:#000; counter-reset:paging; - font:15px 'PT Sans', sans-serif; + font:15px 'Helvetica Neue', Helvetica, Arial, sans-serif;; } A { text-decoration:none;