@font-face {
  font-family: "Char";
  src: url("/contents/assets/fonts/Shikumi/Char.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Char-Medium";
  src: url("/contents/assets/fonts/Shikumi/Char-M.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Num-Regular";
  src: url("/contents/assets/fonts/Shikumi/Num-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Num-Medium";
  src: url("/contents/assets/fonts/Shikumi/Num-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Num-Bold";
  src: url("/contents/assets/fonts/Shikumi/Num-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}