fterlyfe

Planet Megapolis font/text

Nov 30th, 2021 (edited)
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <! --- Planet Megapolis font by Planet y2k, code for carrd by fterlyfe --->
  2. <! --- see lifted.crd.co for how to use --->
  3. <style>
  4. @font-face {
  5. font-family: PlanetMegapolis;
  6. src: url(https://dl.dropbox.com/s/o0ag4ypslcly877/PLANM___.TTF);
  7. }
  8.  
  9. #textytext {
  10. font-family: PlanetMegapolis;
  11. font-size: 20px;
  12. }
  13.  
  14. </style>
  15.  
  16. <div id="textytext">text here!</div>
Add Comment
Please, Sign In to add comment