@charset "UTF-8";

@font-face {
  font-family: "RakutenGlobal-B oblique";
  src:url("RakutenGlobal-B oblique.otf") format("opentype");

}

@font-face {
  font-family: "RakutenGlobal-B";
  src:url("RakutenGlobal-B.otf") format("opentype");
  font-size: 56px;
  text-align: center;
  color: #ffffff;
}

@font-face {
  font-family: "RakutenGlobal-R oblique";
  src:url("RakutenGlobal-R oblique.otf") format("opentype");

}

@font-face {
  font-family: "RakutenGlobal-R";
  src:url("RakutenGlobal-R.otf") format("opentype");
  font-size: 56px;
  text-align: center;
  color: #ffffff;
}