Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- @font-face{
- font-family: "FontName"; <!--This is the name you call to to use the font-->
- src: url('http://webname.web/directory/whatever.ttf'); <!--TTF/EOT/OTF; Add more sources with ", url('link')" before ";"-->
- }
- </style>
- <font FontName> <!--Calling the font-->
- <p>
- "Sometimes, I like to eat apples!" -TiniVi
- </p>
- </font>
Advertisement
Add Comment
Please, Sign In to add comment