Font Family

For any Font Family changes, change the value in "/gulpfile.js".

const font_name = 'Public-Sans';
// set value from Roboto, Poppins, Inter, Public-Sans

Last updated