Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about custom fonts #118

Open
kkulikowski opened this issue Nov 13, 2024 · 1 comment
Open

Question about custom fonts #118

kkulikowski opened this issue Nov 13, 2024 · 1 comment

Comments

@kkulikowski
Copy link

Hello,
i guess it is not a bug, but i just don't know what to do. When i use google fonts it is ok, i can see these fonts in the screenshot. What about custom ttf fonts that i have? I'm using them 'like always' with font-family and stuff, but looks like they are not included in the screenshot.
How can i use custom fonts?

@kkulikowski
Copy link
Author

Hi,
if any of you would have the same problem like i did - the problem appeared because i had react app and components for inline-edit. If i add custom font to inline-edit field the custom font didnt appear. But - whats a bit funny - i added custom font to root element (like: fontFamily: 'font1, font2, font3', and then text1 as inline-edit with font1, text2 with inline-edit for font2, and font3 with inline-edit with font3 it was working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant