Skip to content

Instantly share code, notes, and snippets.

@arozwalak
Created October 16, 2013 08:44
Show Gist options
  • Save arozwalak/7004629 to your computer and use it in GitHub Desktop.
Save arozwalak/7004629 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'font-name';
src: url('.eot');
src: url('.eot?#iefix') format('embedded-opentype'),
url('.woff') format('woff'),
url('.ttf') format('truetype'),
url('.svg#open_sanslight') 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