Advertisement
codergoob

Scary Halloween Font

Sep 13th, 2023
93
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: ScaryHalloween;
  4. src: url(https://dl.dropbox.com/s/8npa47pv83fjchh/Scary%20Halloween%20Font.ttf);
  5. }
  6.  
  7. #ScaryHalloween {
  8. font-family: ScaryHalloween;
  9. }
  10. </style>
Tags: font
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement