Hi support! The font "Poppins" does not support Cyrillic, so I want to replace it with "Montserrat". Can you tell me in which part of the code do you load the font? I'm afraid to use plugins because I want the theme to stay cleaner, so I just want to hand replace all Poppins" to "Montserrat"
Although we do not recommend changing the fonts (because you may need to do a lot of collateral changes - margins, paddings etc) you can use plugin such Easy Google Fonts
Hi support! The font "Poppins" does not support Cyrillic, so I want to replace it with "Montserrat". Can you tell me in which part of the code do you load the font? I'm afraid to use plugins because I want the theme to stay cleaner, so I just want to hand replace all Poppins" to "Montserrat"
Hi Dmitry,
Although we do not recommend changing the fonts (because you may need to do a lot of collateral changes - margins, paddings etc) you can use plugin such Easy Google Fonts
https://wordpress.org/plugins/easy-google-fonts/
or
https://wordpress.org/plugins/use-any-font/
or for custom fonts
How can I add my own custom icons/fonts to the theme?
However in your case you can follow these steps:
- enqueue Montserrat font instead Poppins in /include/scripts-config.php line 37
https://prnt.sc/wctji4
- do a sweep through all CSS files and replace font family attribute Poppins with Montserrat. That would work
https://prnt.sc/wctkyw
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy