> I'm working on a site using @font-face for font styling, and running into a > problem with PC-based browsers (both IE and Firefox). For some reason, its > choking on the @font-face css, and not only not rendering the fonts, but also > killing the rest of the CSS. Anyone run into a similar problem and have any > suggestions on what to do? Here's a link to the site: > > http://csbphotos.com/ [>] Your font files aren't located in the directory you have declared. Make sure you uploaded them and then check the path you have declared in the css.
Marc Hall HallMarc Websites www.HallMarcWebsites.com 610-446-3346 ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
