#gaugeTable {
  padding: 5px;
  font-family: sans-serif;
  font-size: 0.75em;
  width: 100%;
}
td {
  text-align: center;
  vertical-align: top;
}

@font-face {
  font-family: 'LCDMono2Ultra';
  src: url('../font/lcdmono2ultra-webfont.eot');
  src: url('../font/lcdmono2ultra-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/lcdmono2ultra-webfont.woff') format('woff'),
       url('../font/lcdmono2ultra-webfont.ttf') format('truetype'),
       url('../font/lcdmono2ultra-webfont.svg#LCDMono2Ultra') format('svg');
  font-weight: normal;
  font-style: normal;
}
