Skip to content

Instantly share code, notes, and snippets.

@ulfklose
Created July 8, 2010 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ulfklose/468010 to your computer and use it in GitHub Desktop.
Save ulfklose/468010 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'League Gothic';
src: url('../assets/LeagueGothic.eot');
src: local('League Gothic'),
url('../assets/LeagueGothic.otf') format('opentype'); // bzw. TrueType anstelle von opentype
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment