Using different font in published project
Hello Robohelp-Community,
at the moment we are struggling with the usage of other fonts in our published project we created in Robohelp.
We have the company standard font "TitilliumWeb".
This is the path of the published project:
\\srv-cas01\OnlineHelp\TestDE
Where do we have to create the font.css (or is it "fonts.css) ?
We tried to create this here:
\\srv-cas01\OnlineHelp\TestDE\assets\css
We also moved the font to this folder in "css".

The content of font.css is the following:
@11220649-face {
font-family: "TitilliumWeb";
src: url("TitilliumWeb-Regular.ttf");
}
When we now open the HTML Page as "WebView" there is still another font used.
We don`t see the configuration problem. Is it the code in "font.css" or another problem?
Thanks for your kind help in advance!
Kind regards,
Marc Mendel
