diff --git a/stylesheets/base.css b/stylesheets/base.css index cb69f05..bc7b9c6 100644 --- a/stylesheets/base.css +++ b/stylesheets/base.css @@ -150,7 +150,8 @@ text-shadow: 0 1px rgba(255, 255, 255, .75); cursor: pointer; margin-bottom: 20px; - line-height: 21px; } + line-height: 21px; + font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; } a.button:hover, button:hover {