embedded fonts
Hello I've been having this weird issue. I want to use a couple of fonts on my modules but they are not rendering well. I've tried the suggestions found on this post
How do I embed fonts into Captivate projects?
especially the reply by Rares Neamtiu 23-Apr-2015 01:30 but we keep seeing the fonts replaced. I tried to do two things
1. I attempted to import the fonts directly from google library using
@1552174 url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
when that didn't work up, i tried solution 2, as proposed by Rares
2. Downloaded the fonts, converted them and used the css like...
@1552174 url("../font/pt_sans/stylesheet.css");
and checked both the css file and the CPM.js
reuploaded the courses and Voila....nothing worked, so I'm stuck.
below is the Expected result in Captivate on the left and the actual screen in chrome/IE on the right.
Thanks.
