@font-face {
  font-family: "Stapel";
  src: url("Stapel-Light.woff2") format("woff2"), url("Stapel-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stapel";
  src: url("Stapel-Medium.woff2") format("woff2"), url("Stapel-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stapel";
  src: url("Stapel-Bold.woff2") format("woff2"), url("Stapel-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}