_sass/_variables.scss in cosy-jekyll-theme-1.1.1 vs _sass/_variables.scss in cosy-jekyll-theme-2.0.0

- old
+ new

@@ -1,8 +1,8 @@ // Typography // -------------------------------------------------- -$base-font: 'Lato', Calibri, Arial, sans-serif; +$base-font: Calibri, Arial, sans-serif; $heading-font: $base-font; $caption-font: $base-font; $code-font: monospace; $alt-font: serif;