Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created October 30, 2014 15:54
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 dbouwman/a720c36c07e82a2a1d8e to your computer and use it in GitHub Desktop.
Save dbouwman/a720c36c07e82a2a1d8e to your computer and use it in GitHub Desktop.
tailcoat font
@font-face {
font-family: 'icomoon';
src: url('../fonts/tailcoat/tailcoat.eot');
src: url('../fonts/tailcoat/tailcoat.eot?#iefix') format("embedded-opentype"), url('../fonts/tailcoat/tailcoat.woff') format("woff"), url('../fonts/tailcoat/tailcoat.ttf') format("truetype"), url('../fonts/tailcoat/tailcoat.svg#icomoon') 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