I've searched all over the internet, but the answer is probably bullshit. I'm having a problem uploading my web font to my site (the console always returns an error saying it can't download the font).It's probably a path problem, I don't know.
This is an example of an error
This is where I retrieve the font in my SCSS file.
my SCSS file path is wp-content/themes/whitebat/resources/sass/app.scss
The path to the fonts is wp-content/themes/whitebat/fonts/fonts.woff
The browser load always a system fonts. Help!
I've tried multiple times to change the path, but for some stupid reason, it never works