joomla site not downloading google font, why? -


i created website based on joomla , use google fonts in it, i.e. in head part of document have:

<link href='http://fonts.googleapis.com/css?family=lato|merriweather+sans:400,700,400italic' rel='stylesheet' type='text/css'> 

and see in source of page, when browse web site.

in windows xp underwhich programmed working sure because downloaded fonts , installed, design under photoshop! browsing mobile phone or other os (windows 8, etc.) font not appear!

what reason please?

edit: added cors header in joomla too! still not working. have @import(...) of font correctly in css. spelling ok , working in windows system have font installed. why not working / downloading in other os/browsers, remains mystery me!

cross check name of font in css file name in google fonts page


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -