Skip to content

Instantly share code, notes, and snippets.

@arnoldc
Forked from baseonmars/bullet-proof-font-face.css
Last active December 18, 2015 20:59
Show Gist options
  • Save arnoldc/5844430 to your computer and use it in GitHub Desktop.
Save arnoldc/5844430 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Graublau Web';
src: url('GraublauWeb.eot');
src: local('Graublau Web Regular'), local('Graublau Web'),
url('GraublauWeb.otf') format('opentype');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment