individual fonts
-
Hi
I have no idea anymore; it looks so easy:
1. I have disabled all google font in the customizer (typography /general).
2. I have added these lines to ths custom CSS:`/*Fonts*/
body {font-family:Amulya-Variable!important;
font-size:22px!important;
}p {font-family:Amulya-Variable!important; font-weight:300!important;
color:#232F3B;}h1 {font-family:Amulya-Variable!important;
font-size:44px!important;
color:#232F3B!important;}
h2 {font-family:Amulya-Variable!important;
font-size:32px!important;
font-family:Amulya-Variable!important;}
margin-bottom: 10px;}
h3 {font-family: Amulya-Variable!important;
font-size:24px!important;
color:#232F3B!important}
h4 {font-family:Amulya-Variable!important; font-weight:600!important;}
h5 {display:none;}
h6 {font-family:Amulya-Variable!important}You can be sure that all these fonts are in the right place on the server – but all these commands are ignored.
Where is my mistake?
Ciao
- The topic ‘individual fonts’ is closed to new replies.