A font that is working elsewhere is being replaced with Times New Roman within a K2 article.
I have been using google font Libre Baskerville on my site on the front page without issue. However within a k2 article with the nivo slider it is being changed for Times on google chrome (strangely not in ie).
I have been inspecting the code through developer tools and there is no reference to Times, it seems like it should be displaying Libre Baskerville.
I have tried using the font face method as well as adding the direct link to google font servers through the template font section, both of which work on the front page. But it makes no difference in the K2 article.
Interestingly when I turn off the css for Libre Baskerville it turns into Arial, which is also not visible in developer tools code inspector.
I have been into the k2.css file and changed all reference to 'Times New Roman' to 'Libre Baskverville' and this also does nothing.