Hi,
For our company I would like to change the whole font-family of my SAP Design Studio Dashboard. I already tried the following:
- @font-face{font-family: Gentium;
src:url(fonts/gentium.eot);
}
But this won't work. I also uploaded the font in the folder fonts, where is in same directory as the dashboard.
//Public-Folder
--> Test
--> FontTestDashboard.(biapp)
--->fonts (folder)
---> gentium.eot
Because we sent the dashboard opendoc links to our partners, we need to make sure, that the special font will appear also on their PCs (without installing)
Is there a solution.