I am embedding fonts for the navigation menu. Even though, there still are differences between the mac and pc, even using Arial. The thing with pc is that the fonts on a pc web browser’s, the fonts arent aliased. On a MAC however, they are. Its hard trying to stay consistent with the designs when that happens. I tried using -webkit-font-smoothing:subpixel-antialiased; but thats not working for some reason. I have it on my page right now if you want to check it out.