<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<style> | |
@font-face { | |
font-family: HigaginoSans-fixed; | |
src: local("Hiragino Sans"); | |
font-feature-settings: 'hwid','zero'; | |
} | |
pre { | |
font-family: 'HigaginoSans-fixed'; | |
} | |
</style> | |
</head> | |
<body> | |
<pre>12345678901234567890123456789012345678901234567890123456789012345678901234567890 | |
1234567890123456789012345678901234567890 | |
iiiiii | |
WWWWWW | |
あいう</pre> | |
</body> | |
</html> |