Mantis Bootstrap
CtrlK
  • ✨Introduction
  • πŸ“Quick Start
  • πŸ—οΈStructure
    • πŸ“‚Directory Structure
    • πŸ“„Page Structure
  • 🎭Customizer
    • πŸŒ‘Light & Dark Layout
    • πŸ‡¦πŸ‡ͺRtl Layout
    • 🎨Preset Colors
    • πŸ†ŽFont Family
    • πŸ”›Box Container
  • πŸ“¦Dependencies
  • πŸ“…Changelog
Powered by GitBook
On this page
  1. 🎭Customizer

πŸ†Ž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
PreviousPreset ColorsNextBox Container

Last updated 1 year ago