Skip to content

Instantly share code, notes, and snippets.

@ericmorand
Created April 2, 2017 17:40
Show Gist options
  • Save ericmorand/1fe1f9a95df1cf368e89dfa77d914834 to your computer and use it in GitHub Desktop.
Save ericmorand/1fe1f9a95df1cf368e89dfa77d914834 to your computer and use it in GitHub Desktop.
fonts.scss
@font-face {
font-family: 'Whatever';
font-weight: 400;
src: url('./whatever.eot');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment