Mantis - CodeIgniter
  • ✨Introduction
  • Guides
    • 📐Quick Start
    • 🎭Customizer
      • 🌑Light & Dark Layout
      • 🇦🇪Rtl Layout
      • 🎨Preset Colors
      • 🆎Font Family
      • 🔛Box Container
  • Extras
    • 📦Dependencies
    • 🛟Support
    • 📅Changelog
Powered by GitBook
On this page
  1. Guides
  2. Customizer

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
PreviousPreset ColorsNextBox Container

Last updated 10 months ago

🎭
🆎