@font-face {
    font-family: 'DINPro';
    font-weight:200;
    src: url('dinpro-light.eot');
    src: url('dinpro-light.eot') format('embedded-opentype'),
         url('dinpro-light.woff') format('woff'),
         url('dinpro-light.ttf') format('truetype'),
         url('dinpro-light.svg#DINProLight') format('svg');
}
