kylertism

outlined font

Aug 16th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. src: url(https://files.catbox.moe/vyd4m6.ttf);
  4. font-family: out;
  5. }
  6.  
  7. * {
  8. font-family: out;
  9. }
  10. </style>
  11.  
  12. <p> outlined font </p>
Add Comment
Please, Sign In to add comment