@font-face {
  font-family: "HelveticaNeueMedium";
  src: url('../fonts/HelveNeuMed.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNeueUltraLight";
  src: url('../fonts/HelveNeuThi.ttf');
  font-weight: normal;
  font-style: normal;
}

#webglerror {
  font-family: "HelveticaNeueUltraLight";
  font-size: 20px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
}