Advertisement
ruesha

emoji font 3.12

Mar 12th, 2023
335
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. font-family: emoji;
  4. src:url(https://dl.dropbox.com/s/cvba4kh6qm23mru/EmojiFont.ttf);
  5. }
  6.  
  7. #text01 {
  8. font-family: emoji;
  9. }
  10.  
  11. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement