@font-face {
  font-family: "Kento";
  src: url("./Kento/Kento-Light.otf") format("OpenType");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kento";
  src: url("./Kento/Kento-Regular.otf") format("OpenType");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Kento";
  src: url("./Kento/Kento-Bold.otf") format("OpenType");
  font-style: normal;
  font-weight: bold;
  font-display: swap;
}
