-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to use system fonts #124
Comments
I'm on board for this and I LOVE taking out anything someone needs to download. In my tests I could barely tell the difference. Think branding is probably the bigger question mark here. |
Created a PR for the implementation #127 |
This is not an issue from the brand side. We had already shifted away from Open Sans to Roboto in order to optimize the in-product experience. This continues on that path. So this means that SF will be the default font in all Sketch files? I'm assuming we're all on Macs. |
Cool. Sketch is mac only, so not an issue there either. |
I like this too. |
Loving this from my side as well. Great teamwork you guys 🎉 |
The current font used in the UI is
Roboto
. I'd like to make the suggestion to switch to use system fonts.Here's a few arguments for switching from
Roboto
to using system fonts;San Francisco
and WindowsSegoe UI
are very close toRoboto
. Even on mobile whereSan Francisco
are used for iOS andRoboto
for Android.There's a few caveats to be aware of;
Ubuntu
system font (http://font.ubuntu.com/) which deviates quite a bit from the other aforementioned in it's style and even legibility.I think it would be great, at least as an experiment, to have a branch of the EUI which uses system fonts to test it out on different platforms to see the results. This also means testing weights, sizes and more. We can probably do with just using BrowserStack or something similar to do screengrabs and share them in this issue.
Thoughts?
@elastic/eui-design
The text was updated successfully, but these errors were encountered: