@font-face {
  font-family: "Konstella";
  src: url("../fonts/Konstella.woff2") format("woff2"), url("../fonts/Konstella.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TBJ Terminal Mono";
  src: url("../fonts/tbjterminalmono-regular.woff2") format("woff2"), url("../fonts/tbjterminalmono-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TBJ Terminal Mono";
  src: url("../fonts/tbjterminalmono-light.woff2") format("woff2"), url("../fonts/tbjterminalmono-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TBJ Terminal Mono";
  src: url("../fonts/tbjterminalmono-medium.woff2") format("woff2"), url("../fonts/tbjterminalmono-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}