Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: flower;
- src: url(https://dl.dropbox.com/s/h4u4kbqfbzfqj80/Flower%20Bold.ttf);
- }
- div {
- font-family: flower;
- }
- </style>
- <div> flower bold </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement