diff --git a/src/_modules.scss b/src/_modules.scss index 9099ee6..564f3fe 100644 --- a/src/_modules.scss +++ b/src/_modules.scss @@ -198,7 +198,7 @@ your platform, you do not have the SF Pro Fonts installed Download those here: https://github.com/blaisck/sfwin/tree/master/SFPro/OpenType */ .platform-linux *, .platform-win *{ - font-family: SF Pro Display, sans-serif !important; + font-family: "SF Pro Display", sans-serif !important; text-rendering: optimizeLegibility !important; text-transform: none; }