@font-face {
  font-family: 'misaki gothic';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/misaki_gothic.ttf) format('truetype');
  /* unicode-range: U+0000-FFFF; */
}

@font-face {
  font-family: 'misaki gothic 2nd';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/misaki_gothic_2nd.ttf) format('truetype');
  /* unicode-range: U+0000-FFFF; */
}

@font-face {
  font-family: 'misaki mincho';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/misaki_mincho.ttf) format('truetype');
  /* unicode-range: U+0000-FFFF; */
}
