font.roboto.css 379B

12345678910
  1. body, h1, h2, h3, h4, h5, .subtitle, .gen-list li .name, .table th, strong,
  2. input, select, textarea {
  3. font-family: 'RobotoRegular', Helvetica, sans-serif !important;
  4. }
  5. .subtitle, .gen-list li .name, .table th, .panel-alt .panel-title, strong
  6. .widget-messaging .sender, strong {
  7. font-weight: normal !important;
  8. font-family: 'RobotoBold', Helvetica, sans-serif !important;
  9. }