html - Chrome won't render font-weight for Google Web Font correctly -


i've searched lot on here , found nothing exact same issue experiencing, i'm starting new thread.

developing site using google web font "muli" has light 300 , normal 400 weight. i've linked web font stylesheet weights included correctly directly google fonts follows:

<link href="http://fonts.googleapis.com/css?family=muli:300,400,300italic,400italic" rel="stylesheet" type="text/css"> 

i know code correct because render correctly in firefox , safari.

does know if known bug in chrome? , if there workaround?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -