@font-face {
  font-family: 'PPNikkei';
  src: url('../fonts/pp-nikkei/PPNikkeiJournal-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PPNikkei';
  src: url('../fonts/pp-nikkei/PPNikkeiJournal-Ultrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'PPNikkei';
  src: url('../fonts/pp-nikkei/PPNikkeiJournal-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}