Last active
October 19, 2016 04:18
-
-
Save yoshikaw/3b136652df7997719de40becbfeb328b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<html lang="ja"> | |
<head> | |
<link href="https://fonts.googleapis.com/earlyaccess/nikukyu.css" rel='stylesheet' type='text/css' /> | |
<style type="text/css"> | |
.wf-nikukyu {font-family: "Nikukyu"; } | |
.font-weight-100 {font-size: 100; } | |
</style> | |
</head> | |
<body> | |
<div class="wf-nikukyu font-weight-100">ぐにゅう すくりーん</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment