Skip to content

Instantly share code, notes, and snippets.

@YamilG
Created October 27, 2015 15:09
Show Gist options
  • Save YamilG/c2a7d0e497257af0296d to your computer and use it in GitHub Desktop.
Save YamilG/c2a7d0e497257af0296d to your computer and use it in GitHub Desktop.
force using default system font (SF in iOS9; Roboto for Android L, and Segoe UI for M$)
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment