Hello

Am 23.01.24 um 14:49 schrieb International Security Providers (internationalsecurityprovid...@proton.me):
hey there

is it somehwo possible to inlcude custom .ttf files to add additional fonts?

I am looking to integrate google hind, so maybe there' salso a way to integrate 
it by referencing their public source:
<style>
@import 
url('https://fonts.googleapis.com/css2?family=Hind:wght@300&display=swap');</style>
BR

Those fonts are not in TTF but in Web Open Font Format woff2 format.
https://www.w3.org/TR/WOFF2/

You do not want to include the google website for downloading in your CSS, because google can then get all IP-Adresses of all your customers accessing that page.

Therefore download it on your own server and provide a link to it in your CSS.
All static content is provided by your proxy server (Apache2 or nginx).
You just have to put that font and its import CSS into the same webspace as SOGo.
See also https://www.sogo.nu/support/faq/how-to-customize-the-html.html


Kind regards,
Christian Mack

--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung IT-Dienste Forschung, Lehre, Infrastruktur
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: Kryptografische S/MIME-Signatur

Reply via email to