Remove Lato.

This commit is contained in:
James Brooks
2015-04-18 14:06:07 +01:00
parent 7c9fff983e
commit 35dc0f6f77
6 changed files with 15 additions and 38 deletions
@@ -15,7 +15,7 @@ $tooltip-bg: #333 !default;
$tooltip-opacity: .9 !default;
$base-background-color: #f1f1f1;
$base-font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
$base-font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
$base-font-weight: 400;
$base-letter-spacing: 0.08em;
$base-font-size: 15px;