Advertisement
gyaruko

froadmile font

Feb 22nd, 2022
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: mile;
  5. src: url(https://dl.dropbox.com/s/3zv1inw4yxzvwd2/FroadmileDEMO.ttf);
  6. }
  7.  
  8. #mile {
  9. font-family: mile;
  10. font-size: 2em;
  11. }
  12.  
  13. </style>
  14.  
  15. <div id="mile"> Froadmile </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement