Skip to content

Instantly share code, notes, and snippets.

@takanorip
Last active December 6, 2018 08:28
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 takanorip/bde9fb60fb810fd7c9ada29688a0a484 to your computer and use it in GitHub Desktop.
Save takanorip/bde9fb60fb810fd7c9ada29688a0a484 to your computer and use it in GitHub Desktop.
/*
* "InuFont" licensed under the SIL Open Font License
* https://www.hogehoge.com/(配布元のURL)
*/
@font-face {
font-family: 'Fuga';
src: url('Fuga.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment