@font-face
{
font-family: JS; 
src: url("dinengschriftstd-webfont.eot") /* EOT file for IE */
}
@font-face 
{
font-family: JS;
src: url("DINEngschriftStd.ttf") /* TTF file for CSS3 browsers */
}
@font-face
{
font-family: JS-menu; 
src: url("dinengschriftstd-webfont.eot") /* EOT file for IE */
}
@font-face 
{
font-family: JS-menu;
src: url("DINEngschriftStd.ttf") /* TTF file for CSS3 browsers */
}
.font_style
{
font-family:"JS", Arial, Helvetica, sans-serif;
}
.font_style
{
font-family:"JS-menu", Arial, Helvetica, sans-serif;
}