Hallo,
leider funktioniert das bei mir auch nicht. Google-fonts werden immer noch vom Google-Server abgerufen.
Was habe ich gemacht.
1. Google Fonts (ttf) auf den Rechner geladen.
2. Google Fonts konvertiert (woff, woff2, eot)
3. Alle Fonts (ttf, woff, woff2, eot) in das CSS-Verzeichnis meines Templates geladen
4. In Themler Additional CSS folgenden Eintrag gemacht.
@font-face {
font-family: 'signika_negativeregular';
src: url('http://...../templates/...../css/signikanegative-regular-webfont.eot');
src: url('http://...../templates/...../css/signikanegative-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('http://...../templates/...../css/signikanegative-regular-webfont.woff2') format('woff2'),
url('http://...../templates/...../css/signikanegative-regular-webfont.woff') format('woff'),
url('http://...../templates/...../css/signikanegative-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
In Themler konnte ich die Schrift unter System-Fonts finden, auswählen und anwenden.
Ich habe diese global aber auch überall einzeln (h1...h2... body) ausgewählt.
Im Quelltext der Seite sehe ich aber das die Schrift immer noch vom Google-Server geladen wird, ob wohl diese nicht in Themler nicht über Google-Webfont sondern System-Fonts gladen wurde.
Wo könnte der Fehler liegen?
Das Problem, ich brauche ein Lösung, habe knapp 30 Themlerprojekte wo ich die google-Fonts entfernen muss oder serverseitig einbinden muss.
Der Trick mit: body h1, h2, h3, h4, h5, h6 {font-family: 'signika_negativeregular';} in der Additional CSS funktioniert zwar, hilft mir leider nicht viel, da damit nur Text und Überschriften verändert werden. Ich verwende aber spezifisch für Blockheader und Menüs manchmal andere Schriften.
Ich weiß aber nicht wie ich die über die Additional CSS ansprechen kann.
Hello,
unfortunately that does not work for me either. Google fonts are still being retrieved from the Google server.
What have I done.
1. Google fonts (ttf) loaded on the calculator.
2. converted Google fonts (woff, woff2, eot)
3. All fonts (ttf, woff, woff2, eot) are loaded into the CSS directory of my template
4. Made the following entry in Themler Additional CSS.
@ font-face {
font-family: 'signika_negativeregular';
src: url ('http: //...../templates/...../css/signikanegative-regular-webfont.eot');
src: url ('http: //...../templates/...../css/signikanegative-regular-webfont.eot? #iefix') format ('embedded-opentype'),
url ('http: //...../templates/...../css/signikanegative-regular-webfont.woff2') format ('woff2'),
url ('http: //...../templates/...../css/signikanegative-regular-webfont.woff') format ('woff'),
url ('http: //...../templates/...../css/signikanegative-regular-webfont.ttf') format ('truetype');
font-weight: normal;
font-style: normal;
}
In Themler I was able to find, select and apply the font under system fonts.
I've selected these globally but also individually (h1 ... h2 ... body).
In the source code of the page, but I see that the font is still loaded from the Google server, although probably not in Themler not via Google Webfont but System fonts was gladen.
Where could the mistake lie?
The problem, I need a solution, have nearly 30 Themlerprojekte where I have to remove the google fonts or server-side must integrate.
The trick with: body h1, h2, h3, h4, h5, h6 {font-family: 'signika_negativeregular';} in the Additional CSS works, unfortunately does not help me much, because it only changes text and headlines. However, I sometimes use different fonts specifically for block headers and menus.
I do not know how I can address the additional CSS.
How do I do it right now? Thank you for your help.
Greeting Frank
Hallo,
leider funktioniert das bei mir auch nicht. Google-fonts werden immer noch vom Google-Server abgerufen.
Was habe ich gemacht.
1. Google Fonts (ttf) auf den Rechner geladen.
2. Google Fonts konvertiert (woff, woff2, eot)
3. Alle Fonts (ttf, woff, woff2, eot) in das CSS-Verzeichnis meines Templates geladen
4. In Themler Additional CSS folgenden Eintrag gemacht.
@font-face {
font-family: 'signika_negativeregular';
src: url('http://...../templates/...../css/signikanegative-regular-webfont.eot');
src: url('http://...../templates/...../css/signikanegative-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('http://...../templates/...../css/signikanegative-regular-webfont.woff2') format('woff2'),
url('http://...../templates/...../css/signikanegative-regular-webfont.woff') format('woff'),
url('http://...../templates/...../css/signikanegative-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
In Themler konnte ich die Schrift unter System-Fonts finden, auswählen und anwenden.
Ich habe diese global aber auch überall einzeln (h1...h2... body) ausgewählt.
Im Quelltext der Seite sehe ich aber das die Schrift immer noch vom Google-Server geladen wird, ob wohl diese nicht in Themler nicht über Google-Webfont sondern System-Fonts gladen wurde.
Wo könnte der Fehler liegen?
Das Problem, ich brauche ein Lösung, habe knapp 30 Themlerprojekte wo ich die google-Fonts entfernen muss oder serverseitig einbinden muss.
Der Trick mit: body h1, h2, h3, h4, h5, h6 {font-family: 'signika_negativeregular';} in der Additional CSS funktioniert zwar, hilft mir leider nicht viel, da damit nur Text und Überschriften verändert werden. Ich verwende aber spezifisch für Blockheader und Menüs manchmal andere Schriften.
Ich weiß aber nicht wie ich die über die Additional CSS ansprechen kann.
---------------------------------------------
Hello,
unfortunately that does not work for me either. Google fonts are still being retrieved from the Google server.
What have I done.
1. Google fonts (ttf) loaded on the calculator.
2. converted Google fonts (woff, woff2, eot)
3. All fonts (ttf, woff, woff2, eot) are loaded into the CSS directory of my template
4. Made the following entry in Themler Additional CSS.
@ font-face {
font-family: 'signika_negativeregular';
src: url ('http: //...../templates/...../css/signikanegative-regular-webfont.eot');
src: url ('http: //...../templates/...../css/signikanegative-regular-webfont.eot? #iefix') format ('embedded-opentype'),
url ('http: //...../templates/...../css/signikanegative-regular-webfont.woff2') format ('woff2'),
url ('http: //...../templates/...../css/signikanegative-regular-webfont.woff') format ('woff'),
url ('http: //...../templates/...../css/signikanegative-regular-webfont.ttf') format ('truetype');
font-weight: normal;
font-style: normal;
}
In Themler I was able to find, select and apply the font under system fonts.
I've selected these globally but also individually (h1 ... h2 ... body).
In the source code of the page, but I see that the font is still loaded from the Google server, although probably not in Themler not via Google Webfont but System fonts was gladen.
Where could the mistake lie?
The problem, I need a solution, have nearly 30 Themlerprojekte where I have to remove the google fonts or server-side must integrate.
The trick with: body h1, h2, h3, h4, h5, h6 {font-family: 'signika_negativeregular';} in the Additional CSS works, unfortunately does not help me much, because it only changes text and headlines. However, I sometimes use different fonts specifically for block headers and menus.
I do not know how I can address the additional CSS.
How do I do it right now? Thank you for your help.
Greeting Frank
Last edited 10 June 2018 by info1360