Skip to content

Instantly share code, notes, and snippets.

@neolao
Created February 27, 2013 13:08
Show Gist options
  • Save neolao/5047788 to your computer and use it in GitHub Desktop.
Save neolao/5047788 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'BebasNeueRegular';
src: url('../fonts/BebasNeue-webfont.eot');
src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/BebasNeue-webfont.woff') format('woff'),
url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') 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