SyntaxFix
Write A Post
Hire A Developer
Questions
just download the font and extract it in a folder. then link that font. the below code worked for me properly.
body { color: #000; font-family:'Open Sans'; src:url(../../font/Open_Sans/OpenSans-Light.ttf); }