Skip to content

Instantly share code, notes, and snippets.

@skoji
Last active March 14, 2018 10:10
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 skoji/7c0c72831756d3706957b24eefcbead7 to your computer and use it in GitHub Desktop.
Save skoji/7c0c72831756d3706957b24eefcbead7 to your computer and use it in GitHub Desktop.
body {
font-family: HelveticaNeueLT Std, 'A-OTF 新ゴ Pro',A-OTF Shin Go Pro,sans-serif;
}
<!DOCTYPE html>
<html lang='ja'>
<head>
<meta charset="utf-8">
<title>test document</title>
<link rel="stylesheet" href="test.css">
</head>
<body>
テストの文字列
Test String 12345
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment