diff --git a/public/stylesheets/style.less b/public/stylesheets/style.less index 74fe479..b0ee2ba 100644 --- a/public/stylesheets/style.less +++ b/public/stylesheets/style.less @@ -6,7 +6,7 @@ /* base */ body { background-color: @gray1; - font-family: "Heiti SC Light","Helvetica Neue",Helvetica,Arial,sans-serif; + font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti !important; } #main {