Font Family

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

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

Last updated