@font-face {
  font-family: "ploni";
  font-display: swap;
  src: url('ploni-bold-aaa.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "ploni";
  font-display: swap;
  src: url('ploni-light-aaa.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "ploni";
  font-display: swap;
  src: url('ploni-medium-aaa.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "ploni";
  font-display: swap;
  src: url('ploni-regular-aaa.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
}