mantis-free-react-admin-template icon indicating copy to clipboard operation
mantis-free-react-admin-template copied to clipboard

Use `Inter` font in theme typography

Open abereghici opened this issue 1 year ago • 4 comments

abereghici avatar Feb 23 '23 16:02 abereghici

CLosing PR as we are not changing the font. Feel free to change it in your local repo.

phoenixcoded20 avatar May 18 '23 12:05 phoenixcoded20

@phoenixcoded20 I mean the Inter font is already fetched in index.hml here https://github.com/codedthemes/mantis-free-react-admin-template/blob/main/public/index.html#L54. I thought once is downloaded, why not using it in the typography.

abereghici avatar May 18 '23 12:05 abereghici

that makes sense. we are already downloading one more font and not using it via typography, so it can also be used.

phoenixcoded20 avatar May 18 '23 12:05 phoenixcoded20

At this moment, theme should respect one family, can you please describe a scenario where it needs multiple family? Because by applying multiple family, one need to mention family wherever it is used.

phoenixcoded20 avatar Jan 31 '24 11:01 phoenixcoded20