Skip to content

Instantly share code, notes, and snippets.

@TimeBandit
Last active October 2, 2018 07:16
Show Gist options
  • Save TimeBandit/c06c82f64fc0fa76674605bf84c6e94e to your computer and use it in GitHub Desktop.
Save TimeBandit/c06c82f64fc0fa76674605bf84c6e94e to your computer and use it in GitHub Desktop.
good default fonts #css #style

These are a good set of default fonts to use

  • font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"
body {
font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment