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