Originally Posted by DrByte Or maybe it's just that your main CSS file has a syntax error right near the top of the file ... no closing parenthesis, and invalid path: Code: src: url(../includes/templates/classic/css/fonts/lyon-regular.ttf; WOW YOU ARE CORRECT! Fixed it and now it loads fine. I guess what happened was, Safari on Mac is more forgiving to CSS errors while other browsers are not. Even an iPad wasn't loading it.
src: url(../includes/templates/classic/css/fonts/lyon-regular.ttf;
Forum Rules