Skip to content

Instantly share code, notes, and snippets.

@jonschr
Created June 21, 2014 02:39
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 jonschr/c2f426453db9538ca6ff to your computer and use it in GitHub Desktop.
Save jonschr/c2f426453db9538ca6ff to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'scriptina';
src: url('../font/scriptin-webfont.eot');
src: url('../font/scriptin-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/scriptin-webfont.woff') format('woff'),
url('../font/scriptin-webfont.ttf') format('truetype'),
url('../font/scriptin-webfont.svg#scriptinaregular') 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