On this page you can download Comic Sans MS font version Version 2.10, which belongs to the family Comic Sans MS (Regular tracing). Font manufacturer is Comic-Sans-MS. Designer - Vincent Connare (for communication, use the following address: http://www.microsoft.com/typography/). Download Comic Sans MS for free on AllFont.net. This font belongs to the following categories: cyrillic fonts, decorative fonts, latinic fonts. Font size - only 123 Kb
b>Copyright | Copyright (c) 1995 Microsoft Corporation. All rights reserved. |
b>Family | Comic Sans MS |
b>Tracing | Regular |
b>Ident | Microsoft Comic Sans |
b>Full name | Comic Sans MS |
b>Version | Version 2.10 |
b>PostScript name | ComicSansMS |
b>Manufacturer | Comic-Sans-MS |
b>Size | 123 Kb |
b>Trademark | Comic Sans is a trademark of Microsoft Corporation. |
b>Designer | Vincent Connare |
b>URL of designer | http://www.microsoft.com/typography/ |
b>URL of provider | http://www.microsoft.com |
b>Description | Designed by Microsoft's Vincent Connare, this is a face based on the lettering from comic magazines. This casual but legible face has proved very popular with a wide variety of people. |
You can connect the font Comic Sans MS 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://allfont.net/allfont.css?fonts=comic-sans-ms" rel="stylesheet" type="text/css" />
@import url(https://allfont.net/allfont.css?fonts=comic-sans-ms);
Activate the font for text in your CSS:
font-family: 'Comic Sans MS', arial;
Sample source code:
<html> <head> <link href="https://allfont.net/allfont.css?fonts=comic-sans-ms" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Comic Sans MS', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Comic Sans MS!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.