Updated font-family

This commit is contained in:
Oliver Davies 2015-03-22 09:26:19 +00:00
parent b8f50c60c7
commit 73c952641e

View file

@ -12,7 +12,7 @@ body {
@include adjust-font-size-to(14px);
@include adjust-leading-to(1);
color: #222;
font-family: Arial;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p,