Text output in Responsive HTML5 doesn't match source
I've run into an issue with RH2017 where the text output does not match the source. As an example,in the source I've got section headings in Tahoma and the body text in Segoe UI, yet in seemingly random instances, the Responsive HTML5 output text is random in size and font style (Arial, New Times Roman, Calibri, etc.)
In some cases I've been able to go in and change the applied style to (none) and then reapply the intended font style and the output is fixed. This hasn't worked in all cases and yet I still don't see why the output style could be different from what is in the source content. Anyone have any ideas? Examples below:
Robohelp Source:
"Protocol Tab" is Tahoma; SIP Settings description is SegoeUI.

Responsive HTML5 Output:
"Protocol Tab" appears to be New Times Roman; SIP Settings description is Calibri.

