Font is not working

On one of the FEM challenges I had to use a font But on a wierd way I does not work Can anyone look what is wrong with my css file : https://github.com/RoelofWobben/blog-preview-card2/blob/main/style.css LIve site : https://roelofwobben.github.io/blog-preview-card2/ Found this in the console: ` downloadable font: no supported format found (font-family: "Figtree" style:normal weight:300..900 stretch:100 src index:1) source: (end of source list)
GitHub
blog-preview-card2/style.css at main · RoelofWobben/blog-preview-c...
Contribute to RoelofWobben/blog-preview-card2 development by creating an account on GitHub.
23 Replies
dys 🐙
dys 🐙4mo ago
¿What browser do you see that error in? It looks reasonable to me & I don't see the error in Chrome or Firefox.
roelof
roelofOP4mo ago
I see it on Firefox and Chrome Wierd now I do not see it but I still do not see that the font is downloaded
roelof
roelofOP4mo ago
No description
dys 🐙
dys 🐙4mo ago
I see it downloaded in both:
No description
No description
ἔρως
ἔρως4mo ago
... i can't explain this ... it wasn't downloading before
No description
roelof
roelofOP4mo ago
very wierd It is still not downloading here v
roelof
roelofOP4mo ago
No description
roelof
roelofOP4mo ago
he, when I do crtl F5 I see the font downloaded very very wierd
ἔρως
ἔρως4mo ago
i did that, multiple times weirdly weird weird
roelof
roelofOP4mo ago
yep and if as a proffesional do not understand it then it is not wierd that I as hobby developer totally not understand what happens
ἔρως
ἔρως4mo ago
fonts are the worst to deal with
roelof
roelofOP4mo ago
i see now
ἔρως
ἔρως4mo ago
i hate them so much
roelof
roelofOP4mo ago
but at the same time you need them
ἔρως
ἔρως4mo ago
more often than not, all you see is that the font didnt load, and the browser tools lie about it yes you do 😦
roelof
roelofOP4mo ago
so more developers have a love / hate relationshio with fonts I think @ἔρως this is why doubt if FE is for me A lot of moving parts which work or not
ἔρως
ἔρως4mo ago
yeah, and debugging isnt always straightforward
roelof
roelofOP4mo ago
exactly On the other end Im busy with the arduino and c++ error messages are a crime very very cryptic so also no fun
ἔρως
ἔρως4mo ago
try rust you can try using micropython or circuitpython with a raspberry pi pico using the horrible ide known as thonny, you can get decent error messages in the terminal
roelof
roelofOP4mo ago
could be a idea I first have to learn python I think
ἔρως
ἔρως4mo ago
easy, you will learn in no time
roelof
roelofOP4mo ago
oke

Did you find this page helpful?