@font-face {
    font-family: 'din_alternatebold';
    src: url('din_alternate_bold-webfont.eot');
    src: url('din_alternate_bold-webfont.eot?#iefix') format('embedded-opentype'),         
         url('din_alternate_bold-webfont.woff') format('woff'),
         url('din_alternate_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html, input[type="text"], textarea, button { font-family: 'din_alternatebold';}
