@font-face {
  font-family: "Stolz";
  src: url("../fonts/stolzl_bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stolz";
  src: url("../fonts/stolzl_regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stolz";
  src: url("../fonts/stolzl_medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stolz";
  src: url("../fonts/stolzl_light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stolz";
  src: url("../fonts/stolzl_thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
