Skip to content

Instantly share code, notes, and snippets.

@Majirefy
Created April 13, 2017 05:56
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 Majirefy/f2c481257ef009d0436bf18d9deb6da3 to your computer and use it in GitHub Desktop.
Save Majirefy/f2c481257ef009d0436bf18d9deb6da3 to your computer and use it in GitHub Desktop.
Custom Font CSS File
@font-face {
font-family: 'SongTi';
src: url('font.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment