diff --git a/src/scss/_common.scss b/src/scss/_common.scss index 09e0e4597..fdd4aa312 100644 --- a/src/scss/_common.scss +++ b/src/scss/_common.scss @@ -14,6 +14,13 @@ } .UppyTheme--default { + font-family: -apple-system, BlinkMacSystemFont, + 'avenir next', avenir, + helvetica, 'helvetica neue', + ubuntu, + roboto, noto, + 'segoe ui', arial, + sans-serif; font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif; line-height: 1; -webkit-font-smoothing: antialiased;