Skip to content

Instantly share code, notes, and snippets.

@freshface
Created February 16, 2012 10:31
Show Gist options
  • Save freshface/1843904 to your computer and use it in GitHub Desktop.
Save freshface/1843904 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'AntipastoExtraBold';
src: url('../fonts/antipasto_extrabold-webfont.eot');
src: url('../fonts/antipasto_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/antipasto_extrabold-webfont.woff') format('woff'),
url('../fonts/antipasto_extrabold-webfont.ttf') format('truetype'),
url('../fonts/antipasto_extrabold-webfont.svg#AntipastoExtraBold') 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