On our website you can download font Palladio URW version Version 1.000;PS 1.10;hotconv 1.0.38, which belongs to the family PalladioURW (subfamily Regular). (You can contact the designer at: www.urwpp.de).Download Palladio URW free on MyFonts.club. It size - only 91.60 KB All right reserved (URW)++,Copyright 2006 by (URW)++ Design & Development. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 77 times |
size | 91.60 KB |
Family | PalladioURW |
Subfamily | Regular |
Full name | PalladioURW-Reg |
PostScript name | PalladioURW-Reg |
Preferred family | Palladio URW |
Preferred subfamily | Regular |
Version | Version 1.000;PS 1.10;hotconv 1.0.38 |
Unique ID | 1.000;URW ;PalladioURW-Reg |
Designer URL | www.urwpp.de |
Trademark | Please refer to the Copyright section for the font trademark attribution notices. |
Vendor URL | www.urwpp.de |
Copyright | (URW)++,Copyright 2006 by (URW)++ Design & Development |
Vendor ID | URW |
Mac font menu name | PalladioURWReg |
You can connect the font Palladio URW 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=palladio-urw" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=palladio-urw);
Activate this font for text in your CSS styles file::
font-family: 'Palladio URW', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=palladio-urw" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Palladio URW', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Palladio URW!</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.