want a cute font (such as rainy hearts) but can't import into your spacehey page because it isn't hosted?, you can host it yourself using the neocities dashboard!!
before -
after ! > w < -
step 1 ~
before -

after ! > w < -

step 1 ~
- log onto neocities
- click your username in the top-right most corner, then click "edit" !
- import your downloaded font-file/s into the dashboard!
- now, copy and paste this code into your spacehey code , but replace "YOURNAME" with your site username , the "FONTNAME.tff" with the name of your font and "truetype" with whatever type of file your font-file/s is!!
@import url("https://YOURNAME.neocities.org/FONTNAME.ttf");
@font-face { font-family: "FONTNAME"; src: url("https://YOURNAME.org/FONTNAME.ttf") format("truetype"); font-weight: normal; font-style: normal; } - now to actually get the font on your site just put ' font-family:"FONTNAME"; ' under the body tag ( body { ) and the main tag ( main { )
you're done !! :3
(also you can paste this in your code to get the rainyhearts font on your spacehey page ! <33 )
@import url("https://lolv66.neocities.org/fonts/rainyhearts.ttf"); @font-face { font-family: "rainyhearts"; src: url("https://lolv66.neocities.org/fonts/rainyhearts.ttf") format("truetype"); font-weight: normal; font-style: normal; } body { font-family: "rainyhearts"; } main { font-family: "rainyhearts"; }

Comments
Displaying 2 of 2 comments ( View all | Add Comment )
Alea
Omg thank you i can finally have the correct font that was used for the album title (my profile is based around an album) instead of using a similar font thank youuuuuu
yw !!! :33
by lolv66 💜🦋 ᓚ₍ ^. .^₎; ; Report
Casiotone
NOOOOO! Neocities does not allow hotlinking (hosting content and linking to it on other sites) unless you're a paid member - use sites like catbox.moe and !
sorry I meant filegarden!
by Casiotone; ; Report
aaaaaaaaaaaaaaahhhhhh








by lolv66 💜🦋 ᓚ₍ ^. .^₎; ; Report