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