<!--
@font-face {
    font-family: '姫明朝しらゆき';
        src: url('himemincho.woff2') format('woff2'),url('himemincho.woff') format('woff');
}
body{
	font-family:姫明朝しらゆき;
  font-size : 18px;
  letter-spacing : 0px;
}
-->