Skip to content

Instantly share code, notes, and snippets.

@vortizhe
Created August 6, 2012 11:12
Show Gist options
  • Save vortizhe/3273617 to your computer and use it in GitHub Desktop.
Save vortizhe/3273617 to your computer and use it in GitHub Desktop.
Font Family Lucida Sans
body {
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#2F2F2F;
}
strong, em, b, i {
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#2F2F2F;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment