@font-face {
  font-family: "FS Kim";
  src: url("./fs-kim.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./inter.otf") format("opentype");
  font-display: swap;
}
