kylertism

airplane font

Aug 12th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. src: url(https://file.garden/Z8S48e3deXuAgcfA/fonts4free/Airplanes%20in%20the%20Night%20Sky.ttf);
  4. font-family: air;
  5. }
  6.  
  7. p {
  8. font-family: air;
  9. letter-spacing: 2px;
  10. }
  11. </style>
  12.  
  13. <p> airplane font </p>
Advertisement
Add Comment
Please, Sign In to add comment