Skip to content

Instantly share code, notes, and snippets.

@apisandipas
Created September 15, 2014 18:16
Show Gist options
  • Select an option

  • Save apisandipas/fdb31a031e3ba9c6ebd2 to your computer and use it in GitHub Desktop.

Select an option

Save apisandipas/fdb31a031e3ba9c6ebd2 to your computer and use it in GitHub Desktop.
fontsquirrel.com @font-face
@font-face {
font-family: 'francois_oneregular';
src: url('francoisone.eot');
src: url('francoisone.eot?#iefix') format('embedded-opentype'),
url('francoisone.woff') format('woff'),
url('francoisone.ttf') format('truetype'),
url('francoisone.svg#francois_oneregular') format('svg');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment