Advertisement
itgirl

[font] object orange

Mar 13th, 2023
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: 'object orange'; src: url(https://dl.dropbox.com/s/h3e5fan2u9nfpsn/Objectorange.otf);
  4. }
  5.  
  6. #text01 {
  7. font-family: 'object orange';
  8. }
  9. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement