Skip to content

Instantly share code, notes, and snippets.

@darthdeus
Created February 11, 2010 16:33
Show Gist options
  • Save darthdeus/301674 to your computer and use it in GitHub Desktop.
Save darthdeus/301674 to your computer and use it in GitHub Desktop.
!arial = "Arial, 'Helvetica Neue', Helvetica, 'sans-serif'"
!p_baskerville = "Baskerville, 'Times New Roman', Times, serif"
!t_baskerville = "Baskerville, Times, 'Times New Roman', serif"
!cambria = "Cambria, Georgia, Times, 'Times New Roman”, serif"
!century = "'Century Gothic”, 'Apple Gothic','sans-serif'"
!consolas = "Consolas, 'Lucida Console', Monaco, monospace"
!copperplate = "'Copperplate Light', 'Copperplate Gothic Light', serif"
!courier = "'Courier New', Courier, monospace"
!gothic = "'Franklin Gothic Medium', 'Arial Narrow Bold', Arial, 'sans-serif'"
!futura = "Futura, 'Century Gothic', AppleGothic, 'sans-serif'"
!p_garamond = "Garamond, 'Hoefler Text', Times New Roman, Times, serif"
!t_garamond = "Garamond, 'Hoefler Text', Palatino, 'Palatino Linotype', serif"
!p_geneva = "Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'sans-serif'"
!t_geneva = "Geneva, Verdana, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'sans-serif'"
!georgia = "Georgia, 'New York CE', utopia, 'sans-serif'"
!p_georgia = "Georgia, Palatino,' Palatino Linotype', Times, 'Times New Roman', serif"
!t_georgia = "Georgia, Times, 'Times New Roman', serif"
!p_gill_sans = "'Gill Sans', Calibri, 'Trebuchet MS', 'sans-serif'"
!t_gill_sans = "'Gill Sans', 'Trebuchet MS', Calibri, 'sans-serif'"
!p_helvetica = "'Helvetica Neue', Arial, Helvetica, 'sans-serif'"
!t_helvetica = "Helvetica, 'Helvetica Neue', Arial, 'sans-serif'"
!impact = "Impact, Haettenschweiler, 'Arial Narrow Bold', 'sans-serif'"
!lucida_sans = "'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'sans-serif'"
!lucida_console = "'Lucida Console', 'Monaco CE', fixed, monospace"
!p_palatino = "Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif"
!t_palatino = "Palatino, 'Palatino Linotype', 'Hoefler Text', Times, 'Times New Roman', serif"
!tahoma = "Tahoma, 'Lucida Grande CE', lucida,'sans-serif'"
!p_tahoma = "Tahoma, Geneva, Verdan"
!t_tahoma = "Tahoma, Verdana, Genev"
!times = "Times, 'Times New Roman', Georgia, serif"
!trebuchet_ms = "'Trebuchet MS', 'Geneva CE', lucida, 'sans-serif'"
!p_trebuchet_ms ="'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande',' Lucida Sans', Arial, 'sans-serif'"
!t_trebuchet_ms = "'Trebuchet MS', Tahoma, Arial, 'sans-serif'"
!verdana = "Verdana, 'Geneva CE', lucida,'sans-serif'"
!p_verdana = "Verdana, Geneva, Tahoma, 'sans-serif'"
!t_verdana = "Verdana, Tahoma, Geneva, 'sans-serif'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment