🆎Font Family
To change the Font in the theme change value in "public/assets/js/config.js".
var font_name = 'Public-Sans';
// set value like Roboto, Poppins, Inter, Public-Sans
Last updated
To change the Font in the theme change value in "public/assets/js/config.js".
var font_name = 'Public-Sans';
// set value like Roboto, Poppins, Inter, Public-Sans
Last updated