I have PC with Windows 7 and Firefox 14 and same system and browser on my laptop, font looks totally different I can’t figure out why, Is it possible that resolution has something to do with it?
Resolution on my PC is 1920×1080 and on my laptop it is 1280×720, page is fixed width and scales correctly. On some parts of page text look like it has different distance between letters on laptop.
I’m using standard font families on whole site: Century Gothic, sans-serif; and it is ok on my PC but on my laptop it looks more like Arial.
I’m suspecting on resolution but maybe I’m wrong, is there something else that can cause this behaviour?
You’ll need to enclose it in quotes.
font-family: "Century Gothic", sans-serif;. It’s likely that one machine is rendering the defaultsans-seriffont.It could also be that Century Gothic is not installed on your laptop.