Skip to main content
dave piper
Participant
November 6, 2014
Question

Web fonts in Captivate 8?

  • November 6, 2014
  • 2 replies
  • 1340 views

Is it possible to use Google fonts or any other nonstandard web fonts in Captivate 8?

    This topic has been closed for replies.

    2 replies

    Participating Frequently
    March 1, 2017
    windscorpion
    Inspiring
    November 6, 2014

    Yes but you need to change the files after you publish and before you upload to a server

    dave piper
    Participant
    November 6, 2014

    Please could you explain in more detail how you do this?

    windscorpion
    Inspiring
    November 6, 2014

    Yes add your web font to the header of your index_SCORM.html

    e.g. <script src="//use.edgefonts.net/actor.js"></script>

    Then in assets/js/CPM.js you have to amend the font tags (CSS font face definitions) to refer to your web font. Now the file is not very human friendly but you can do it if you are careful with a search and replace or use a script.