Skip to content

Instantly share code, notes, and snippets.

@evadne
Created February 25, 2010 10:44
Show Gist options
  • Save evadne/314448 to your computer and use it in GitHub Desktop.
Save evadne/314448 to your computer and use it in GitHub Desktop.
/* helveticSafari shoos Arial away for Safari / WebKit users. Safari — Preferences — Advanced — Style Sheet. */
@font-face {
font-family: "Arial";
src: local("Helvetica");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment