Mantis .NET
  • ✨Introduction
  • Guides
    • 📐Quick Start
    • 📂Folder Structure
    • 🎭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 "/Mantis/Views/Shared/_config.cshtml".

TempData["FontName"] = "Public-Sans";
// set value from Roboto, Poppins, Inter, Public-Sans
PreviousPreset ColorsNextBox Container

Last updated 11 months ago

🎭
🆎