Advertisement
elroseria

baligle font

Oct 10th, 2022 (edited)
157
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.  
  3. @font-face {
  4. font-family: baligle;
  5. src: url(https://dl.dropbox.com/s/r6ptsk27w3tesu6/Baligle%20Regular.otf);
  6. }
  7.  
  8. div {
  9. font-family: baligle;
  10. }
  11.  
  12. </style>
  13.  
  14. <div> baligle </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement