Skip to content

Instantly share code, notes, and snippets.

@fleeting
Created September 15, 2011 14:01
Show Gist options
  • Save fleeting/1219301 to your computer and use it in GitHub Desktop.
Save fleeting/1219301 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'QuicksandBook';
src: url('Quicksand_Book-webfont.eot');
src: url('Quicksand_Book-webfont.eot?#iefix') format('embedded-opentype'),
url('Quicksand_Book-webfont.woff') format('woff'),
url('Quicksand_Book-webfont.ttf') format('truetype'),
url('Quicksand_Book-webfont.svg#QuicksandBook') format('svg');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment