We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When I import a custom font using the following code inside a .css file, it creates an error saying "Unexpected character '@'".
How can I import a custom font in my project?
@font-face { ... }