Help using Google Fonts on Captivate (LMS)
Hi. I wanted to use Google fonts on my Captivate projects. I've tested a few times with my co-workers opening the project on the LMS and they are not able to see the correct fonts (always turns into Times New Roman).
I've already placed this Javascript function "On Enter Slide"
var fontLink = '<link href="https://fonts.googleapis.com/css?family=Calligraffitti" rel="stylesheet">'
$(fontLink).appendTo("head")
Any idea of how to make this work on LMS? The default Windows fonts are not good...
