@font-face {
  font-family: 'YuGothicBold';
  src: url(yugothib.ttf);
}

@font-face {
  font-family: 'YuGothic-medium';
  src: url(yugothic-medium.otf);
}

@font-face {
  font-family: "YuMincho";
  src: url(yumin.ttf);
}

@font-face {
  font-family: "Times-New-Roman";
  src: url(font-times-new-roman.ttf);
}

@font-face {
  font-family: "Hiragino-Sans";
  src: url(Hiragino-Sans-GB-W3.otf);
}

@font-face {
  font-family: "Noto-sans-jp-regular";
  src: url(Noto\ Sans\ JP\ Regular.otf);
}