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

}

.font_roboto, .font_roboto tr, .font_roboto td, .font_roboto th, .font_roboto select, .font_roboto textarea, .font_roboto option, .font_roboto input { font-family: 'Roboto', Helvetica, sans-serif }
