Skip to content

Instantly share code, notes, and snippets.

@zholmquist
Created January 4, 2010 08:02
Show Gist options
  • Save zholmquist/268392 to your computer and use it in GitHub Desktop.
Save zholmquist/268392 to your computer and use it in GitHub Desktop.
@font-face
{
font-family: "Delicious";
src: url("/fonts/delicious.otf");
}
body
{
font-family: "Delicious", "Helvetica Neue", Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment