@font-face {
  font-family: "SAKUNA";
  src: url("../fonts/SAKUNA.otf") format("opentype"),
    url("../fonts/SAKUNA.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --ff-1: "SAKUNA", sans-serif;
}
/*# sourceMappingURL=ff-1.css.map */
