Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: winter;
- src: url(https://dl.dropbox.com/s/0m6i9i07g8ovemj/Winter.otf);
- }
- div {
- font-family: winter;
- }
- </style>
- <div> Winter </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement