On our website you can download font Saint Martin version Version 1.000, which belongs to the family Saint Martin (subfamily Regular). Manufacturer by Mohammad Arafin (Duke). Designer - Mohammad Arafin (Duke) (You can contact the designer at: www.behance.net/Arafinduke).Download Saint Martin free on MyFonts.club. It size - only 31.05 KB All right reserved Copyright (c) 2019 by Mohammad Arafin (Duke). All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 29 times |
size | 31.05 KB |
Family | Saint Martin |
Subfamily | Regular |
Full name | Saint Martin |
PostScript name | SaintMartin |
Version | Version 1.000 |
Unique ID | Mohammad Arafin (Duke): Saint Martin: 2019 |
Description | Copyright (c) 2019 by Mohammad Arafin (Duke). All rights reserved. |
Designer | Mohammad Arafin (Duke) |
Designer URL | www.behance.net/Arafinduke |
Trademark | Saint Martin is a trademark of Mohammad Arafin (Duke). |
Manufacturer | Mohammad Arafin (Duke) |
Vendor URL | www.linkedin.com/in/arafinduke/ |
Copyright | Copyright (c) 2019 by Mohammad Arafin (Duke). All rights reserved. |
License Description | Giving license for use printing and previewing Purpose, Thank you. |
Vendor ID | PYRS |
Mac font menu name | Saint Martin |
You can connect the font Saint Martin 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=saint-martin" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=saint-martin);
Activate this font for text in your CSS styles file::
font-family: 'Saint Martin', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=saint-martin" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Saint Martin', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Saint Martin!</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.