@font-face {
  font-family: 'NotoSerifJP-Bold';
  src: url('fonts/NotoSerifJP-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSerifJP-Medium';
  src: url('fonts/NotoSerifJP-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSerifJP-Regular';
  src: url('fonts/NotoSerifJP-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSerifJP-Light';
  src: url('fonts/NotoSerifJP-Light.otf') format('opentype');
}
@font-face {
  font-family: 'NotoSansJP-Regular';
  src: url('fonts/NotoSansJP-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSansJP-Medium';
  src: url('fonts/NotoSansJP-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'NotoSansJP-Bold';
  src: url('fonts/NotoSansJP-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('fonts/RobotoCondensed-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('fonts/RobotoCondensed-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Cormorant-Light';
  src: url('fonts/Cormorant-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'ZenOldMincho-Medium';
  src: url('fonts/ZenOldMincho-Medium.ttf') format('truetype');
}

