Last active
December 6, 2018 08:28
-
-
Save takanorip/bde9fb60fb810fd7c9ada29688a0a484 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* "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