Advertisement
elroseria

allenia font

Sep 6th, 2022
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: allenia;
  5. src: url(https://dl.dropbox.com/s/8ow1t4fhjng37ie/Allenia%20Regular%20-%20Free.ttf);
  6. }
  7.  
  8. div {
  9. font-family: allenia;
  10. }
  11.  
  12. </style>
  13.  
  14. <div> allenia </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement