@font-face {
  font-family: "Sora";
  src: url("./sora/Sora-SemiBold.woff2") format("woff2"),
    url("./sora/Sora-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("./sora/Sora-Regular.woff2") format("woff2"),
    url("./sora/Sora-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("./sora/Sora-Bold.woff2") format("woff2"),
    url("./sora/Sora-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
