I think yeah! this worked for me i dont think if it is gonna work for you guys too, but i was having the same issue in my recent project, what i did is that i added font-weight: 1 1000; in the font declaration and then it worked just fine!
I am not that professional, i am just starting out so please correct me if i am wrong please.
This is the code:
@font-face {
font-family: "Satoshi";
src: url("./assets/Fonts/Satoshi-Variable.ttf");
font-weight: 1 1000;
}
Topic:
App & System Services
SubTopic:
Core OS
Tags: