HELLO EVERYONE !!! QUESTION !!!!! how do u guys use a custom font ?? :o like .. whats the code ?? :o i've been trying some i found online but those arent workin .. :c
Reactions
Responses
@font-face { font-family: "name of font"; src: url(font link, use cat box or filegarden for this!); //
}
body, button, input { font-family: "name of font"; }
if ur on mobile you would download the font and go to the files app! after that you hold the file and press uncompress after that it should make a folder where the font is! then you would go to catbox or filegarden and go to files and copy the link after you choose the font and paste it where its suppose to go! I'm not the best at explaining things but gl!