@font-face {
  font-family: "Konsens";
  src: url("KonsensBook.otf") format("otf");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Konsens";
  src: url("KonsensRegular.otf") format("otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Konsens";
  src: url("KonsensBold.otf") format("otf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Konsens";
  src: url("KonsensHeavy.otf") format("otf");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Konsens";
  src: url("KonsensUltrabold.otf") format("otf");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
