Advertisement
n3ito

[font] bebas neue

Jan 29th, 2022
57
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. @font-face {
  3. font-family:bebasneue;
  4. src:url(https://dl.dropbox.com/s/w2axf89gj2ncef1/BebasNeue-Regular.ttf);
  5. }
  6.  
  7. #neue {
  8. font-family:bebasneue;
  9. </style>
  10.  
  11. <div id="neue">Bebas Neue</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement