@font-face {
  font-family: 'ShipporiMincho';
  src: url('../fonts/ShipporiMincho-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ShipporiMincho';
  src: url('../fonts/ShipporiMincho-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'GenJyuuGothicX-Heavy';
  src: url('../fonts/GenJyuuGothicX-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'G_e12Daydream';
  src: url("../fonts/G_e12Daydream-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AzukiB';
  src: url("../fonts/azukiB.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}