Trying out this new user CSS rule on all pages. Light fonts are not appropriate for body text.

body {
    font-weight: normal !important;
}