End of Support for Joomla 3 - Forum closed

Kazumi google fonts

Kazumi google fonts was created by Cooolsport

Posted 7 years 11 months ago #20422
Is it possible to embed a google font into this template so it does not access the US google server? Since it is not recommended to edit the css etc in case of updates.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Kazumi google fonts

Posted 7 years 11 months ago #20424
Ih you want to add a special Goog e font you have to add the font ( import) into the css/custom.css
Please take a look to the forum, it is already be spoken.

Please Log in or Create an account to join the conversation.

Replied by Cooolsport on topic Kazumi google fonts

Posted 7 years 11 months ago #20427
I want that it stops accessing the Server in the US since it send IP-Addresses to them, which is a personal information and could give us trouble regarding the Law coming in about a month .

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Kazumi google fonts

Posted 7 years 11 months ago #20433
Hi there

1.) Download the font file from Google
2.) Upload your font OpenSans-Regular.ttf in the folder > css ( siehe Bild )
3.) Create a css/custom.css and insert the code below
Code:
/* Load font */ @font-face { font-family: "Open Sans"; src: url("/css/OpenSans-Regular"); } /* Assign font*/ html, h1, h3 { font-family: 'Open Sans', Helvetica, Arial, sans-serif !important; }

Attachment Screenshot_9-2-3-4-5-6-7-8.jpg not found

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum