# Font Family

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

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