Update fonts per type kit

This commit is contained in:
Ryan Watters
2017-03-01 17:26:48 -06:00
parent b1eab2be13
commit abe77bc1dd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ $base-line-height-content: 1.6;
$base-font-bold-color: $base-font-color;
$systemfonts: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbols";
// Font Families
$base-font-family: 'Museo Sans','muli',$helvetica;
$base-font-family: 'museo-sans','muli',$helvetica;
$heading-font-family: $base-font-family;
$code-font-family:'robotomono',courier,monospace;
+1 -1
View File
File diff suppressed because one or more lines are too long