Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family:'yipes';
- src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf);
- }
- div {
- font-family:'yipes';
- font-size: 4em;
- }
- </style>
- <div> yipes </div>