Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AtomicSmash/6077576 to your computer and use it in GitHub Desktop.
Save AtomicSmash/6077576 to your computer and use it in GitHub Desktop.
@include font-face('Name', font-files(
"filename.woff", woff,
"filename.ttf", truetype,
"filename.svg", svg),
$weight:normal,
$style:normal);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment