@font-face {
  font-family: "TeleNeo";
  font-weight: 400;
  font-display: fallback;
  font-style: normal;
  src: url("./assets/Fonts/Web/TeleNeoWeb-Regular.woff2") format("woff2");
}

body {
  font-family: "TeleNeo";
  min-height: 100%;
}
