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 GetFonts.net. This font belongs to the following categories: cyrillic fonts, decorative fonts, latinic fonts. Font size - only 123 Kb
Copyright | Copyright (c) 1995 Microsoft Corporation. All rights reserved. |
Family | Comic Sans MS |
Tracing | Regular |
Ident | Microsoft Comic Sans |
Full name | Comic Sans MS |
Version | Version 2.10 |
PostScript name | ComicSansMS |
Manufacturer | Comic-Sans-MS |
Size | 123 Kb |
Trademark | Comic Sans is a trademark of Microsoft Corporation. |
Designer | Vincent Connare |
URL of designer | http://www.microsoft.com/typography/ |
URL of provider | http://www.microsoft.com |
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://getfonts.net/allfont.css?fonts=comic-sans-ms" rel="stylesheet" type="text/css" />
@import url(https://getfonts.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://getfonts.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.