Skip to content

Instantly share code, notes, and snippets.

@andruu
Created December 19, 2012 17:39
Show Gist options
  • Save andruu/4338630 to your computer and use it in GitHub Desktop.
Save andruu/4338630 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'FontAwesome';
src: url('../font/fontawesome-webfont.eot');
src: url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') 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