フォント=HGS行書体 の実験

りんごを食べると医者要らず


<head>
<style type="text/css">
<!--
 .font4 {
   font-family:HGS行書体;
   font-size: 2em;
   color: #ff0000;
	  }
		
-->
</head>
<body>
    <p class="font4">りんごを食べると医者要らず</p>


</body>