@font-face {
  font-family: "Hiragino Sans";
  font-style: normal;
  font-weight: 300;
  src: url("HiraKakuPro-W3.otf") format("opentype");
}

@font-face {
  font-family: "Hiragino Sans";
  font-style: normal;
  font-weight: 600;
  src: url("HiraKakuPro-W6.otf") format("opentype");
}

@font-face {
  font-family: "Hiragino Sans";
  font-style: normal;
  font-weight: 800;
  src: url("HiraKakuStd-W8.otf") format("opentype");
}

@font-face {
  font-family: "MS Mincho";
  font-style: normal;
  font-weight: 400;
  src: url("msmincho.ttc") format("truetype");
}

@font-face {
  font-family: "Meiryo";
  font-style: normal;
  font-weight: 400;
  src: url("meiryoR.ttc") format("truetype");
}

@font-face {
  font-family: "Meiryo";
  font-style: normal;
  font-weight: 700;
  src: url("meiryoB.ttc") format("truetype");
}