Skip to content

Instantly share code, notes, and snippets.

@katyayu
Created November 6, 2017 14:50
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 katyayu/46542722873355fdd355b49e67ebbd5e to your computer and use it in GitHub Desktop.
Save katyayu/46542722873355fdd355b49e67ebbd5e to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'FontName';
src: url('../fonts/font_name.eot');
src: local('☺'), url('../fonts/font_name.woff') format('woff'), url('../fonts/font_name.ttf') format('truetype'), url(“../fonts/font_name.svg') 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