@font-face
{
  font-family:UltraReg;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/UltraReg.ttf') format('truetype');
}

#loadingPreFont8
{
  font: 0.5vh UltraReg, sans-serif;
}

#errorIcon
{
  top:10vh;
  height: 20vh;
  width: 20vh;
  margin: auto;
  background: url("images/DK_small.png");
  background-size: cover;
}