codergoob

doctor punk font

Sep 13th, 2023
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: DoctorPunk;
  4. src: url(https://dl.dropbox.com/s/5uf1koxpk37de7d/doctor%20punk.otf);
  5. }
  6.  
  7. #DoctorPunk {
  8. font-family: DoctorPunk;
  9. }
  10. </style>
Advertisement
Add Comment
Please, Sign In to add comment