I am using Typekit for some fonts on my site. It uses the following code to add the fonts to a page, but adding them to the page that the CKEditor is on does not work. How can I get these fonts to appear in the editor?
Thanks.
<script type="text/javascript" src="http://use.typekit.com/bkc8raq.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
Re: Typekit in CKEditor
Trick here is to use CKEditor's "window" object, that comes from iframe.