On this page you can download Caudex Italic font version Version 1.04, which belongs to the family Caudex (Italic tracing). Designer - Hjort Nidudsson. Download Caudex Italic for free on GetFonts.net. This font belongs to the following categories: paragraph, serif fonts. Font size - only 655 Kb
Family | Caudex |
Tracing | Italic |
Ident | FontForge 2.0 : Caudex Italic : 31-3-2012 |
Full name | Caudex Italic |
Version | Version 1.04 |
PostScript name | Caudex-Italic |
Size | 655 Kb |
Designer | Hjort Nidudsson |
URL of provider | http://caudex.sf.net/ |
License Description | SIL Open Font License |
URL of license | http://scripts.sil.org/OFL |
You can connect the font Caudex Italic 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=caudex-italic" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=caudex-italic);
Activate the font for text in your CSS:
font-family: 'Caudex Italic', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=caudex-italic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Caudex Italic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Caudex Italic!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.