Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: hello kitty;
- src: url(https://dl.dropbox.com/s/l5kzvuqppwfxa9z/hellokittyfont.ttf);
- }
- #hellokitty {
- font-family: hello kitty;
- }
- </style>
- <div id="hellokitty">
- Your Text Here!
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement