@font-face {
  font-family: "Kiwi Maru";
  font-weight: 300;
  font-display: swap;
  src: url("./KiwiMaru-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Kiwi Maru";
  font-weight: 500;
  font-display: swap;
  src: url("./KiwiMaru-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Kiwi Maru";
  font-weight: 400;
  font-display: swap;
  src: url("./KiwiMaru-Regular.ttf") format("truetype");
}
