Skip to content

Instantly share code, notes, and snippets.

@lschatzkin
Created November 13, 2015 17:08
Show Gist options
  • Save lschatzkin/6be50d1bbfd58c6a667c to your computer and use it in GitHub Desktop.
Save lschatzkin/6be50d1bbfd58c6a667c to your computer and use it in GitHub Desktop.
@font-face for ttf
@font-face {
font-family: Wendy;
src: local("Wendy"),
url(wendy.ttf);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment