Change font to Lato

This commit is contained in:
James Brooks
2014-12-23 21:30:11 +00:00
parent 1d538a721e
commit 54de752358
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
$base-background-color: #f1f1f1;
$base-font-family: "Avenir Next W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
$base-font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
$base-font-weight: 300;
$base-letter-spacing: 0.08em;
$base-font-size: 16px;