@font-face {
    font-family: 'DINNextLTProRegular';
    src: url('dinnextltpro-regular.eot');
    src: url('dinnextltpro-regular.eot') format('embedded-opentype'),
         url('dinnextltpro-regular.woff') format('woff'),
         url('dinnextltpro-regular.ttf') format('truetype'),
         url('dinnextltpro-regular.svg#DINNextLTProRegular') format('svg');
}
@font-face {
    font-family: 'DINNextLTProLight';
    src: url('dinnextltpro-light.eot');
    src: url('dinnextltpro-light.eot') format('embedded-opentype'),
    url('dinnextltpro-light.woff') format('woff'),
    url('dinnextltpro-light.ttf') format('truetype'),
    url('dinnextltpro-light.svg#DINNextLTProLight') format('svg');
}
@font-face {
    font-family: 'DINNextLTProBold';
    src: url('dinnextltpro-bold.eot');
    src: url('dinnextltpro-bold.eot') format('embedded-opentype'),
    url('dinnextltpro-bold.woff') format('woff'),
    url('dinnextltpro-bold.ttf') format('truetype'),
    url('dinnextltpro-bold.svg#DINNextLTProBold') format('svg');
}
