@font-face {
  font-family: "Maruko";
  src: url("../font/Maruko.ttf") format('truetype');
}

@font-face {
  font-family: "NotoSansSC";
  src: url('../font/NotoSansSC-VariableFont_wight.ttf') format('truetype');
  font-style: normal;
  font-size-adjust: from-font;
}