Hello! I'm trying to figure how to import a font from dafonts to use it on my pet profile. Here's the link: https://www.dafont.com/the-constellation-of-heracles.font Is it possible? How to do that?
Thank you in advance <3
[flower=Stony] [tot=Stony]
You can import fonts using the @ import (without the space between @ and import) feature in CSS. I usually just import Google Fonts (fonts.google.com), since google hosts the font and gives you the link directly, ex.:
url('https://fonts.googleapis.com/css?family=Satisfy');
The problem with dafont is that it doesn't host fonts for serving on websites, only to download. You would need to host the font yourself somewhere, and then import it. I don't know if that's easily possible, sorry! Someone more familiar with the limits of pet profiles might have better advice, I just wanted to explain how the importing has to work.
as said above it's not possible to important fonts from dafont, but you can easily download it and use it to write whatever you want in an editing program, save it as a image and then place it in the profile - it's the only workaround I know
I want to use it for my pet's name so inserting it as an image isn't easily possible :( What about downloading it and hosting it myself? Would it work?
[flower=Stony] [tot=Stony]
I think it would, but I never found a way to do it :( when I need a special font for a name I just hide the name in the code and place a image where it should be, like this: Erotes
Oh, awesome! How do you do this? Would you mind sharing a code? :D
[flower=Stony] [tot=Stony]
I'm not trying to highjack this thread or anything, but I'm having the same kind of issue. I want to have a graffiti font for my pet Urban Legend. I tried using Google fonts to find one but there's only like 3?? And the one of those that was free came from an external website and needed to be downloaded. Any other good sites for fonts? Could someone help?