Hi,
I want to use a Source Sans Pro font which is packed in the H5 application. To goal is to avoid the googleapis access described in https://design.infor.com/code/ids-enterprise/latest/typography chapter "Font family". But I get an HTTP response code 403 when the application tries to load the fond.
<a href="https://m3prdeuc1.m3.eu1.inforcloudsuite.com/mne/apps/account-master-sven/source-sans-pro-v14-latin-regular.f74389bd42b524dffbb4.woff2">m3prdeuc1.m3.eu1.inforcloudsuite.com/.../source-sans-pro-v14-latin-regular.f74389bd42b524dffbb4.woff2</a>
I cannot provide the fonts in a different path than root because angular build puts all fonts on root level. Is there another way I can use the font shipped with the H5 application?
Thanks in advance, Sven