Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: 'powerpuff girls';
- src: url(https://dl.dropbox.com/s/sfryv4nuc5cjozr/Powerpuff.ttf);
- }
- #powerpuff {
- font-size: 40px;
- font-family: 'powerpuff girls';
- }
- </style>
- <div id="powerpuff">powerpuff girls!</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement