I have been trying this code in CSS but it is giving me this error.
The Code is this:
Directory:-
I can't figure it out how to solve this. Also it hasn't run in my webpage browser. I have used Chrome as well as Microsoft Edge but not run in both.
I have been trying this code in CSS but it is giving me this error.
The Code is this:
Directory:-
I can't figure it out how to solve this. Also it hasn't run in my webpage browser. I have used Chrome as well as Microsoft Edge but not run in both.
The Problem Here was the font URL in the font-face:
Solution: Replace line 3 with the below line.
src :url('../bebasNeue-Regulat.ttf')