diff --git a/src/wp-content/themes/twentyfifteen/style.css b/src/wp-content/themes/twentyfifteen/style.css index 747c1fd741..605b049a04 100644 --- a/src/wp-content/themes/twentyfifteen/style.css +++ b/src/wp-content/themes/twentyfifteen/style.css @@ -91,6 +91,10 @@ html { body { background: #f1f1f1; + -webkit-font-feature-settings: "kern"; + -moz-font-feature-settings: "kern"; + font-feature-settings: "kern"; + font-kerning: normal; } article,