I've been encountering a persistent issue that I can't seem to resolve - in Internet Explorer, UTF-8 characters appear bold. Take a look at this code snippet:
.section.about-houses .tabs-block .tab-content p {
margin: 0 0 30px 0;
line-height: 2.2;
font-family: "Open Sans", sans-serif;
font-weight: 300;
color: #373737;
}
And here is the outcome: