diff --git a/src/getStyles.js b/src/getStyles.js index 07d90fd5..10126240 100644 --- a/src/getStyles.js +++ b/src/getStyles.js @@ -52,7 +52,7 @@ const getStyles = ({ animation: fadeIn 0.8s ease-in-out forwards; } .stat { - font: 600 14px 'Segoe UI', Ubuntu, Sans-Serif; fill: ${textColor}; + font: 600 14px 'Segoe UI', Ubuntu, "Helvetica Neue", Sans-Serif; fill: ${textColor}; } .stagger { opacity: 0;