On this page you can download Cardinal Regular font version 1.12, which belongs to the family Cardinal (Regular tracing). Font manufacturer is Cardinal-Regular. Download Cardinal Regular for free on GetFonts.net. This font belongs to the following categories: art fonts, decorative fonts, latinic fonts. Font size - only 49 Kb
Copyright | Copyright (c) Typographer Mediengestaltung, 2000. All rights reserved. Scanned by Aldus. Full character set added by Dieter Steffmann, Kreuztal. |
Family | Cardinal |
Tracing | Regular |
Ident | Cardinal |
Full name | Cardinal Regular |
Version | 1.12 |
PostScript name | Cardinal-Regular |
Manufacturer | Cardinal-Regular |
Size | 49 Kb |
You can connect the font Cardinal Regular to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=cardinal-regular" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=cardinal-regular);
Activate the font for text in your CSS:
font-family: 'Cardinal Regular', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=cardinal-regular" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Cardinal Regular', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Cardinal Regular!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.