𝟅𝟈 1728968313713

heyyyy guyssss 😅😅😅😅😅 how do u all add custom fonts to ur profile 😓😅😅😅😅😅😅 i have NO idea how css works lowkey


Reactions

Comments
Leave a comment

uhm uhm this is how i did it ^^

SO i went to a website (https://www.dafont.com/themes.php) and downloaded the font. then i went to https://www.ezyzip.com/unzip-files-online.html to unzip the folder then i put the image (the tt image!!) into file garden for a link. then i used this code: @font-face { font-family: starborn; src: url(/api/util/ext/image?img=https://file.garden/ZwSEZ6Dy7VYhtC14/Starborn.ttf); } body { font-family: starborn; }

for a diff font it would be like:

@font-face { font-family: font_name; src: url(/api/util/ext/image?img=image_link.ttf); } body { font-family: font_name; }

1

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue