Archived topic
added font not working
3 replies · Started by Streater on July 14, 2021
I uploaded the font Baloo Chettan 2 by FTP to my child theme. I only uploaded the font-weight 800 version (Extra Bold) but it doesn't show up on my website as bold as it should be. I inspect element and it says 800 but I used that font on my other website and it just doesn't look right (see links below). Compare it also to what Google shows here and it isn't the same:
https://fonts.google.com/specimen/Baloo+Chettan+2?preview.text=10%25&preview.text_type=custom
Any ideas?
Hi there,
I've checked the site and I don't see any requests for Baloo Chettan of 800 weight variant. The only Baloo Chettan 2 related request I see is coming from the customizer settings which is not requesting for 800/900/extra bold.
Can you share the CSS importation you've used to add the font? So I can check and confirm if the file in the specified URL() uses the correct file.
Let us know. :D
Nevermind, I was able to add it by adding the link to a header.php file in my child theme. Thanks!
Glad you got it sorted. No problem. :D