@font-face {
    font-family: 'DINPro-Bold';
    src: url('../fontes/ffdinprobolditalic.eot');
    src: url('../fontes/ffdinprobolditalic.eot?#iefix') format('embedded-opentype'),
        url('../fontes/ffdinprobolditalic.woff') format('woff'),
        url('../fontes/ffdinprobolditalic.ttf') format('truetype'),
        url('../fontes/ffdinprobolditalic.svg#DINPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Regular';
    src: url('../fontes/ffdinproregularitalic.eot');
    src: url('../fontes/ffdinproregularitalic.eot?#iefix') format('embedded-opentype'),
        url('../fontes/ffdinproregularitalic.woff') format('woff'),
        url('../fontes/ffdinproregularitalic.ttf') format('truetype'),
        url('../fontes/ffdinproregularitalic.svg#DINPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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