fterlyfe

Cherry Bomb font/text

Nov 30th, 2021 (edited)
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <! --- Cherry Bomb font by Asterism, code for carrd by fterlyfe --->
  2. <style>
  3. @font-face {
  4. font-family: RomanceA;
  5. src: url(https://dl.dropbox.com/s/o5kw9f56jwbhaf3/Cherrybomb.ttf);
  6. }
  7.  
  8. #textytext {
  9. font-family: Cherrybomb;
  10. font-size: 20px;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="textytext">text here!</div>
Advertisement
Add Comment
Please, Sign In to add comment