Skip to content

Instantly share code, notes, and snippets.

@laere
Created February 6, 2016 14:03
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 laere/99c30b8807fc75640d9d to your computer and use it in GitHub Desktop.
Save laere/99c30b8807fc75640d9d to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Star Jedi';
src: url('Starjedi.eot');
src: url('Starjedi.eot?#iefix') format('embedded-opentype'),
url('Starjedi.woff') format('woff'),
url('Starjedi.ttf') format('truetype'),
url('Starjedi.svg#Starjedi') 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