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

Custom font not working #688

Open
valenciaHQ opened this issue Jul 12, 2022 · 1 comment
Open

Custom font not working #688

valenciaHQ opened this issue Jul 12, 2022 · 1 comment

Comments

@valenciaHQ
Copy link

Hi! im trying to use:

 @font-face {
        font-family: "Circular";
        src: url("templates/circular.woff2") format("woff2"),
          url("templates/circular.woff") format("woff"),
          url("templates/circular.ttf") format("truetype");
      }

Path is ok, fonts are not being displayed at all. Any clues?

@lycpan233
Copy link

Having the same problem

any way out ?

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

2 participants