On our website you can download font Old Providence version Version 1.000, which belongs to the family Old Providence (subfamily New Roots). Manufacturer by Type Sailor - Mateo Rivano. Designer - David Espinosa - Mateo Rivano (You can contact the designer at: https://www.facebook.com/TypeSailor).Download Old Providence free on MyFonts.club. It size - only 41.73 KB All right reserved Copyright (c) 2014 by Type Sailor - Mateo Rivano. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 28 times |
| size | 41.73 KB |
| Family | Old Providence |
| Subfamily | New Roots |
| Full name | Old Providence New Roots |
| PostScript name | OldProvidence-NewRoots |
| Version | Version 1.000 |
| Unique ID | TypeSailor-MateoRivano: Old Providence New Roots: 2014 |
| Description | Copyright (c) 2014 by Type Sailor - Mateo Rivano. All rights reserved. |
| Designer | David Espinosa - Mateo Rivano |
| Designer URL | https://www.facebook.com/TypeSailor |
| Trademark | Old Providence New Roots is a trademark of Type Sailor - Mateo Rivano. |
| Manufacturer | Type Sailor - Mateo Rivano |
| Copyright | Copyright (c) 2014 by Type Sailor - Mateo Rivano. All rights reserved. |
| Vendor ID | pyrs |
| Mac font menu name | Old Providence New Roots |
You can connect the font Old Providence 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=old-providence" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=old-providence);
Activate this font for text in your CSS styles file::
font-family: 'Old Providence', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=old-providence" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Old Providence', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Old Providence!</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.