Advertisement
powylv

[font] iconbit one

Jun 4th, 2022 (edited)
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. src: url(https://dl.dropbox.com/s/fweeu6tr65rny9u/IconBitOne.ttf);
  4. font-family: iconone;
  5. }
  6. div {
  7. font-family: iconone;
  8. font-size: 3em;
  9. }
  10. </style>
  11. <div> iconone </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement