@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: ROCK;
 src: url("../fonts/ROCK.eot") /* EOT file for IE */
}
@font-face {
 font-family: ROCK;
 src: url("../fonts/ROCK.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 */
}

@font-face {
	font-family: 'DINProLight';
	src: url('../fonts//DINProLight.eot');
	src: local('../fonts/DINProLight'), 
	url('../fonts/DINProLight.woff') format('woff'), 
	url('../fonts/DINProLight.ttf') format('truetype');
}
@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;

}