fterlyfe

Planet Opti font/text

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