Base solution for your next web application
Open Closed

Add new font #6505


User avatar
0
palco.ps created

Hi,

How to add new font and use it in UI?

Thanks

Monther


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team
    • What is your product version?
    • What is your product type (Angular or MVC)?
    • What is product framework type (.net framework or .net core)?
  • User Avatar
    0
    palco.ps created

    What is your product version? how to find it from source code? What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .net core

  • User Avatar
    0
    aaron created
    Support Team

    See AppVersionHelper.cs if you didn't replace it.

    Better to check https://aspnetzero.com/Download.

  • User Avatar
    0
    palco.ps created

    What is your product version? 6.3.0.0

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @msalahat

    If you have the font files (styles and font files), you can add them to assets folder and use style files directly in the angular.json.

    If you are installing font files from a npm package, you can check this topic https://support.aspnetzero.com/QA/Questions/6465