フォント=HG創英角ポップ体 の実験

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


<head>
<style type="text/css">
<!--
 .font5 {
   font-family: HG創英角ポップ体;
   font-size: 2em;
   color: #ff0000;
   } 
		
-->
</head>
<body>
    <p class="font5">りんごを食べると医者要らず</p>


</body>