
I did mean look for
Fonts/Baskerville
and change it to
Styles/Baskerville
----
Look through the css, both in stylesheets and inline (in the *html files) and see if any of them have
@font-face
defined, and if they have do they have something like
src : url(Baskerville.otf);
If they do copy and paste that line (src : ...) here.