h1 {
  font-weight: normal;
}

em {
  font-style: normal;
}

.font1 {
  font-size: .75em;
  font-family: 游ゴシック, sans-serif;
  font-weight: bold;
  font-style: italic;
}

.font2 {
  font-size: 2em;
  font-family: 游明朝, "ヒラギノ明朝 ProN W3", "HG明朝E", serif;
}