Skip to content

Instantly share code, notes, and snippets.

@desandro
Created June 7, 2010 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save desandro/429087 to your computer and use it in GitHub Desktop.
Save desandro/429087 to your computer and use it in GitHub Desktop.
body {
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
}
@riddle
Copy link

riddle commented Jun 7, 2010

This is what I’ve been using: "Lucida Sans Unicode", "Lucida Grande", "LucidaGrande", "Lucida Sans", sans-serif.

"LucidaGrande" is something a friend of mine told me to include and I’m not really sure why.

(I’d like to point out that "Arial", sans-serif is really redundant, if you think about it.)

@desandro
Copy link
Author

desandro commented Jun 7, 2010

@miketaylr I had no idea about that fantasy was a valid family keyword. Just to check, it renders as Papyrus on a Mac, and Times New Roman on Windows.

@miketaylr
Copy link

@desandro. Times New Roman? That's no fantasy I want part of.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment