In some computers, in every browser Open Sans Condensed font can't be displayed. Please check JsFiddle example i am using : http://jsfiddle.net/7hzrcL7c/
I import the code with
<style>@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);</style>
In my own computer it shows the font like it supposed to be but in some other computers font seems different. I don't have enough reputation to attach an picture.
Why do some computers can't show the font ? I can access http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700 without any problem from the problematic computers.