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