font.helvetica-neue.css 380B

12345678910111213
  1. body, h1, h2, h3, h4, h5, .subtitle, .gen-list li .name, .table th, strong,
  2. input, select, textarea {
  3. font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, sans-serif !important;
  4. }
  5. .subtitle, .gen-list li .name, .table th, .panel-alt .panel-title, strong
  6. .widget-messaging .sender, strong, .blog-title {
  7. font-weight: bold;
  8. }
  9. .form-control {
  10. padding: 9px 10px 8.5px;
  11. }