html {
  background: #000;
  font-size: 16px;
}

@font-face {
  font-family: "lucidacons";
  src: url("fonts/lucidacons.ttf");
  font-display: swap;
}

@font-face {
  font-family: "segoepr";
  src: url("fonts/segoepr.ttf");
  font-display: swap;
}

@font-face {
  font-family: "dos-vga";
  src: url("fonts/dos-vga.ttf");
  font-display: swap;
}
