hi im trying to make this font visible on my profile but im bad at css and importing custom fonts without breaking things.
https://www.dafont.com/nintendo-ds-bios.font
i already have the ttf file uploaded somewhere where i can import it, so i just need help with making it active on my profile! ty!
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
z0mbalex [X....x]
here's the code i used on my page:
@import url('https://fonts.googleapis.com/css2?family=DotGothic16&display=swap');
body{
obvs change the font link so it's the one u want but i put this right at the top of my code, directly under the style tag and above everything else; idk how much of a difference it makes tbh
hope this works 4 u ^_^
Report Comment
ty ty I'll give this a try once im on my PC again
by ✧*̥˚ ryha11a *̥˚✧; ; Report