On our website you can download font Ponter S version Version 1.00, which belongs to the family Ponter S (subfamily Regular). Manufacturer by Vasily Draigo. Designer - Vasily DraigoDownload Ponter S free on MyFonts.club. It size - only 15.28 KB All right reserved Copyright © 2020 by Vasily Draigo. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 70 times |
size | 15.28 KB |
Family | Ponter S |
Subfamily | Regular |
Full name | Ponter S |
PostScript name | PonterS |
Version | Version 1.00 |
Unique ID | Ponter S:Version 1.00 |
Description | Copyright © 2020 by Vasily Draigo. All rights reserved. |
Designer | Vasily Draigo |
Manufacturer | Vasily Draigo |
Copyright | Copyright © 2020 by Vasily Draigo. All rights reserved. |
Vendor ID | DAY |
You can connect the font Ponter S to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=ponter-s" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=ponter-s);
Activate this font for text in your CSS styles file::
font-family: 'Ponter S', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=ponter-s" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ponter S', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ponter S!</div> </body> </html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.