fterlyfe

romance B font

May 3rd, 2022
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <style>
  2. @font-face {
  3. font-family: Romance B;
  4. src: url(https://dl.dropbox.com/s/53azwz5yj249p94/RomanceB.ttf);
  5. }
  6.  
  7.  
  8. #textytext {
  9. font-family: Romance B;
  10. font-size: 20px;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="textytext">text here!</div>
  16.  
Advertisement
Add Comment
Please, Sign In to add comment