Topic: how do i changes fonts ?
gauravrkc90 free asked 4 years ago
Expected behavior
Use the custom font in MDB bootstrap angular.
Actual behavior
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.10.1
- Device: apple
- Browser: chrome
- OS: mac os
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 4 years ago
For now MDB Angular icon component has only support for font awesome icons.
gauravrkc90 free commented 4 years ago
thanks, @Arkadiusz for the quick reply, I am sorry I meant font family. i am not sure what is the font MDB Boostrap uses by default but I want to change the font family to Arboria-Book, thin, medium, and others.
Arkadiusz Idzikowski staff commented 4 years ago
You can override font settings on body element in your global styles.scss file:
body { font-family: Arial }
Default font in MDB is Roboto Font.