/* Webfont: LEDDotMatrixRegular */
@font-face {
    font-family: 'LEDDot-Matrix';
    src: url('../font/LEDDotMatrixRegular.eot'); /* IE9 Compat Modes */
    src: url('../font/LEDDotMatrixRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/LEDDotMatrixRegular.woff') format('woff'), /* Modern Browsers */
         url('../font/LEDDotMatrixRegular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/LEDDotMatrixRegular.svg#LEDDotMatrixRegular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}

