@font-face {
    font-family: 'DINPlBlack';
    src: url('/fonts/dincanalblackpl1002f.eot');
    src: url('/fonts/dincanalblackpl1002f.eot') format('embedded-opentype'),
         url('/fonts/dincanalblackpl1002f.woff') format('woff'),
         url('/fonts/dincanalblackpl1002f.ttf') format('truetype'),
         url('/fonts/dincanalblackpl1002f.svg#DINPlBlack') format('svg');
}
@font-face {
    font-family: 'CanalDINMiXPL';
	src: url('/fonts/dincanalreg_mix6pl1002f.eot');
    src: url('/fonts/dincanalreg_mix6pl1002f.eot?#iefix') format('embedded-opentype'),
         url('/fonts/dincanalreg_mix6pl1002f.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPlLight';
    src: url('/fonts/dinpl.eot');
    src: url('/fonts/dinpl.eot') format('embedded-opentype'),
         url('/fonts/dinpl.woff') format('woff'),
         url('/fonts/dinpl.ttf') format('truetype'),
         url('/fonts/dinpl.svg#DINPlLight') format('svg');
}
html {
    text-rendering: optimizeLegibility !important;
/*    -webkit-font-smoothing: antialiased !important;
	-webkit-text-stroke: 0.3pt;
*/    
}

