@pstar8Submitted 12 months ago
How do I use an online font? I tried using @fontface feature but it didn't work out.
How do I use an online font? I tried using @fontface feature but it didn't work out.
You can try this too: go to GoogleFont.
Pick the font that you like and select de method @import copy and paste in your css in first line, without the tags
Example: @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Lexend+Deca&family=Red+Hat+Display:wght@500;700;900&display=swap');
Enjoyed building this !
This is it great! Maybe you can add a effect to the dice button, onload and on his state active to improve the UX, grettings!