Hi, I’m trying to make a video player that uses videojs but I have some problems with the font icons…
For some reasons, in the network tab there’s no call to the woff font.
The path is right (I had to use a videojs scss variables and import all the styles as scss)
The file exists and it’s served at http://localhost:3333/assets/fonts/videojs/VideoJS.woff
Do you guys have some idea to solve my issue?