November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I have solved it/worked around it by adding the font-face css styling to the "editor.css".
Hi there!
We are using google web font for our site.
We include it by using:
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,100|Roboto:400,300,200,100' rel='stylesheet' type='text/css'>
The font displays fine except for the page. Both in normal page view and in viewing it in edit mode, but when editing a Xhtml property/field (TinyMCE) does it not look good: Then a default font of what I think is Arial is used. TinyMCE does seem to know about the google font(?)
My question is how to make this work. How to make TinyMCE use/find the font?