Skip to content

Instantly share code, notes, and snippets.

@JTLR
Created February 14, 2014 18:26
Show Gist options
  • Save JTLR/26a044b071edc7dd174e to your computer and use it in GitHub Desktop.
Save JTLR/26a044b071edc7dd174e to your computer and use it in GitHub Desktop.
Base CSS font stacks
body {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-family: Georgia, Times, "Times New Roman", serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment