Skip to content

Instantly share code, notes, and snippets.

@ChristopherDosin
Created July 10, 2015 09:14
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 ChristopherDosin/f63423e8b342093f09f3 to your computer and use it in GitHub Desktop.
Save ChristopherDosin/f63423e8b342093f09f3 to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Oswald';
src: url('../../fonts/Oswald.eot');
src: url('../../fonts/Oswald.eot?#iefix') format('embedded-opentype'),
url('../../fonts/Oswald.woff2') format('woff2'),
url('../../fonts/Oswald.woff') format('woff'),
url('../../fonts/Oswald.ttf') format('truetype');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment