Hi,
I am using driod-sans but its picking up heavy weight. i think its 400 as per google CDN. I tried changing the font-weight but it won’t help. there isn’t any font-weight available on google less than 400 of driod sans. help!
.text{
font-family: 'Droid Sans',sans-serif; font-size: 14px;
text-transform: none;
font-weight:normal
}