@charset "UTF-8";
/* CSS Document */

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



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

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

