Skip to content

Instantly share code, notes, and snippets.

@timnovinger
Created October 17, 2011 23:09
Show Gist options
  • Save timnovinger/1294135 to your computer and use it in GitHub Desktop.
Save timnovinger/1294135 to your computer and use it in GitHub Desktop.
Lobster font-face
@font-face {
font-family: 'Lobster';
font-style: normal;
font-weight: normal;
src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v4/NIaFDq6p6eLpSvtV2DTNDQLUuEpTyoUstqEm5AMlJo4.woff') format('woff');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment