Tired of using the old cross-browser fonts and want to use one's like on
dafont ?
Here is a tutorial on using your own fonts on blog's and websites :
First thing to do is to find a font and upload it. Pretty simple . Then you have to copy the following code and replace the direct link with the link of your font :
@font-face : {
font-family : NAME ;
src: url(' DIRECT LINK ');
}
This piece of code goes inbetween tags like this :
<style> [here] </style>
And whenever you want to use this code , Just use it like you'd normally would with normal fonts , eg :
h1 {
font-family: NAME ;
}
Here are some font's that are already uploaded , To use them , Just click
copy link adress and paste it like above .
candyfloss
candyfloss
candyfloss
candyfloss