@font-face {
  font-family: "Jokker";
  src: url("./Jokker-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
  font-feature-settings: "ss01" on;
}

@font-face {
  font-family: "Jokker";
  src: url("./Jokker-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
  font-feature-settings: "ss01" on;
}
