@font-face {
    font-family: 'DINProRegular';
    src: url('../fonts/dinpro-regular-webfont.eot');
    src: url('../fonts/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-regular-webfont.woff') format('woff'),
         url('../fonts/dinpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/dinpro-regular-webfont.svg#DINProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DINProBold';
    src: url('../fonts/dinpro-bold_0-webfont.eot');
    src: url('../fonts/dinpro-bold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpro-bold_0-webfont.woff') format('woff'),
         url('../fonts/dinpro-bold_0-webfont.ttf') format('truetype'),
         url('../fonts/dinpro-bold_0-webfont.svg#DINProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
 font-family: ROCKL;
 src: url("../fonts/ROCKL.eot") /* EOT file for IE */
}
@font-face {
 font-family: ROCKL;
 src: url("../fonts/ROCKL.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: ROCKB;
 src: url("../fonts/ROCKB.eot") /* EOT file for IE */
}
@font-face {
 font-family: ROCKB;
 src: url("../fonts/ROCKB.TTF") /* TTF file for CSS3 browsers */
}