Replace Default Font with Gotham Font #14709
Unanswered
jmriyaz84
asked this question in
General - Components / Directives / etc
Replies: 1 comment 2 replies
-
Why not use *{} to globally declare the font in app.scss? Set it with important flag and you should be good to go. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We want to replace default font wuth Gotham font completely because that is the branded fond of our organization.
https://freefontsfamily.com/gotham-font-family/
I went through https://quasar.dev/style/typography#introduction , but as per that approach we have to add class in each & every file which consume more time , instead of that we want to replace the default font with Gotham Font.
Please guide me how to replace.
Beta Was this translation helpful? Give feedback.
All reactions