On our website you can download font Amati Pro version Version 2.0, which belongs to the family Amati Pro (subfamily Regular). Manufacturer by RMU. Designer - RMU (You can contact the designer at: http://www.dtp-studio-unger.de).Download Amati Pro free on MyFonts.club. It size - only 81.64 KB All right reserved Copyright © 2010, 2015 by RMU Typedesign, Ralph M. Unger. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 64 times |
size | 81.64 KB |
Family | Amati Pro |
Subfamily | Regular |
Full name | AmatiPro |
PostScript name | AmatiPro |
Preferred family | Amati Pro |
Preferred subfamily | Regular |
Version | Version 2.0 |
Unique ID | ? |
Designer | RMU |
Designer URL | http://www.dtp-studio-unger.de |
Trademark | Amati Proª is a trademark of RMU Typedesign. |
Manufacturer | RMU |
Vendor URL | http://www.dtp-studio-unger.de |
Copyright | Copyright © 2010, 2015 by RMU Typedesign, Ralph M. Unger. All rights reserved. |
Vendor ID | RMU |
Mac font menu name | Amati Pro |
You can connect the font Amati Pro 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=amati-pro" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=amati-pro);
Activate this font for text in your CSS styles file::
font-family: 'Amati Pro', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=amati-pro" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Amati Pro', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Amati Pro!</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.