<!--
@font-face {
  font-family: "源柔ゴシック Medium";
  src: url("GenJyuuGothic-Medium.eot?") format('eot');
  src: url("GenJyuuGothic-Medium.eot?#iefix") format('embedded-opentype'),
       url("GenJyuuGothic-Medium.woff") format('woff'),
       url("GenJyuuGothic-Medium.ttf")  format('truetype');
}

body{
    font-family: "源柔ゴシック Medium";
}
-->