Skip to content

Instantly share code, notes, and snippets.

@caritos
Created March 6, 2010 06:47
Show Gist options
  • Save caritos/323544 to your computer and use it in GitHub Desktop.
Save caritos/323544 to your computer and use it in GitHub Desktop.
@font-face {
font-family: Graublau Sans Web;
src: url(GraublauWeb.otf) format("opentype");
}
body {
font-family: Graublau Sans Web, Lucida Grande, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment