better choice of fallback fonts (closes #328)

This commit is contained in:
Hakim El Hattab
2013-03-04 16:37:15 -05:00
parent 6a0ce3c5e9
commit d5bf12275c
10 changed files with 182 additions and 304 deletions

View File

@ -20,7 +20,7 @@
// Override theme settings (see ../template/settings.scss)
$mainFont: 'Lato', Times, 'Times New Roman', serif;
$mainFont: 'Lato', sans-serif;
$mainColor: #000;
$headingFont: 'News Cycle', Impact, sans-serif;
$headingColor: #000;