fterlyfe

Planet Estyle font/text

Nov 30th, 2021 (edited)
458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <! --- Planet Estyle 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: PlanetEstyle;
  6. src: url(https://dl.dropbox.com/s/ned5vjvabdmksbb/PLANE___.TTF);
  7. }
  8.  
  9. #textytext {
  10. font-family: PlanetEstyle;
  11. font-size: 20px;
  12. }
  13.  
  14. </style>
  15.  
  16. <div id="textytext">text here!</div>
Add Comment
Please, Sign In to add comment