Advertisement
loveberry

pokemon red

May 22nd, 2023 (edited)
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: pokemonred;
  4. src: url(https://dl.dropbox.com/s/cwniaatr9tgsrvv/pokemonred.ttf);
  5. }
  6. .pokemonred {
  7. font-family: pokemonred;
  8. }
  9. </style>
  10. <div class="pokemonred">abcdefghijklmnopqrstuvwxyz<br>ABCDEFGHIJKLMNOPQRSTUVWXYZ<br>0123456789<br>$£+-*/=%"'#@&_(),.;:?!\|{}<>[]`^~</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement