hi... its me again... i dont understand this it doesn't work for me.. maybe bc im on my phone and not in a computer but it doesnt work!!! how do i use a font that is in Google fontd? do i have to put the link!? i dont understand ... sorry to bother you
/+r/9c5d09792e
dw!! google fonts has its own css template im pretty sure, , but heres the one i use: <style> #img { position: relative; bottom: 270px; } #im { position: relative; bottom: 30px; } @font-face { font-family:'DEATHCROW'; src: url('https://file.garden/Z1LtMbbjjD-R7xwl/DEATHCROW.ttf') } *:not(body) { font-family: 'DEATHCROW' !important; font-size:20px; } @media only screen and (max-width: 900px) { *:not(body) { font-size: 23px; } #img { position: relative; bottom: 170px; }
where the link and font names are, put yours! but if you want to steal my code i dont mind !!