« Web, HTML, Tech Forum

font websites?

im trying to import a font and know I can use google fonts, but I haven't found the perfect one for what im trying to do!! does anyone know any sites with urls that actually work on spacehey? here's my current code/font just so y'all have an idea what I mean. pls let me know! 


<span style="font-family: 'Henny Penny', cursive;font-size:2em">☾ Run away to a land far away... Where the hills are green and the water is gray</span>
<style>
@import url('https://fonts.googleapis.com/css2?family=Henny+Penny&display=swap');
{font-family: 'Henny Penny', cursive;}
</style>


Report Topic

3 Replies

Sort Replies:

Reply by NosyCat

posted

Reply by Mortifix

posted

hey do u guys know how 2 change a font?


Permalink Report Reply

Reply by diana23

posted

You might also want to check out Creative Fabrica font resources — they offer a wide variety of styles beyond Google Fonts, including lots of creative and decorative options.

Some fonts are available for direct download and can be embedded into your layout with standard CSS.


Permalink Report Reply