On this page you can download Comiquita Sans font version Version 002.000 , which belongs to the family Comiquita Sans (Medium tracing). Font manufacturer is Comiquita-Sans. Download Comiquita Sans for free on GetFonts.net. This font belongs to the following categories: comics fonts, latinic fonts. Font size - only 94 Kb
Copyright | Created by Fabiane Lima (http://megalopolis-blog.com), from her own handwriting, with FontForge 2.0 (http://fontforge.sf.net). November - 2008. [email protected] |
Family | Comiquita Sans |
Tracing | Medium |
Ident | FontForge 2.0 : Comiquita Sans : 7-12-2008 |
Full name | Comiquita Sans |
Version | Version 002.000 |
PostScript name | ComiquitaSans |
Manufacturer | Comiquita-Sans |
Size | 94 Kb |
You can connect the font Comiquita Sans 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=comiquita-sans" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=comiquita-sans);
Activate the font for text in your CSS:
font-family: 'Comiquita Sans', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=comiquita-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Comiquita Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Comiquita Sans!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.