Skip to content

Instantly share code, notes, and snippets.

@denzuko
Created October 21, 2009 11:30
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 denzuko/215055 to your computer and use it in GitHub Desktop.
Save denzuko/215055 to your computer and use it in GitHub Desktop.
@font-face {
font-family: "Watusi";
src: url("http://www.example.com/fonts/watusi.ttf");
format("truetype");
}
h1 {
font-family: "Watusi", sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment