diff --git a/assets/scss/global/_settings.scss b/assets/scss/global/_settings.scss index 14303f7b6..ab5719f18 100644 --- a/assets/scss/global/_settings.scss +++ b/assets/scss/global/_settings.scss @@ -62,7 +62,7 @@ $black: #0a0a0a; $white: #fefefe; $body-background: $white; $body-font-color: $black; -$body-font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif; +$body-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; $body-antialiased: true; $global-margin: 1rem; $global-padding: 1rem; diff --git a/package.json b/package.json index 176621b28..c72a6b41c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "foundationpress", "title": "FoundationPress", - "version": "2.6.2", + "version": "2.7.1", "description": "FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb", "keywords": [ "FoundationPress", diff --git a/style.css b/style.css index 47a618a56..4c0528174 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ Theme Name: FoundationPress Theme URI: http://foundationpress.olefredrik.com Github Theme URI: https://github.com/olefredrik/FoundationPress Description: FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb -Version: 2.6.2 +Version: 2.7.1 Author: Ole Fredrik Lie Author URI: http://olefredrik.com/