I created a fiddle trying to use Open Sans font with font-weight 300:
HTML
example
CSS
Try changing the font family to 'Open Sans Light', sans-serif;. I had the same problem and this worked for me.
'Open Sans Light', sans-serif;