フォント=Osaka の実験

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


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


</body>