invaderzim

heejin loona font

Jul 14th, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family:'heejin';
  4. src: url(https://files.catbox.moe/6lbo95.ttf);
  5. }
  6. #heejin {
  7. font-family:'heejin';
  8. }
  9. </style>
  10.  
  11. <div id="heejin">text</div>
Add Comment
Please, Sign In to add comment