On our website you can download font Comic Sans MS version Version 2.10, which belongs to the family Comic Sans MS (subfamily Regular). Manufacturer by Microsoft Corp.. Designer - Vincent Connare (You can contact the designer at: http://www.microsoft.com/typography/).Download Comic Sans MS free on MyFonts.club. It size - only 123.40 KB All right reserved Copyright (c) 1995 Microsoft Corporation. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 34 times |
size | 123.40 KB |
Family | Comic Sans MS |
Subfamily | Regular |
Full name | Comic Sans MS |
PostScript name | ComicSansMS |
Version | Version 2.10 |
Unique ID | Microsoft Comic Sans |
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. |
Designer | Vincent Connare |
Designer URL | http://www.microsoft.com/typography/ |
Trademark | Comic Sans is a trademark of Microsoft Corporation. |
Manufacturer | Microsoft Corp. |
Vendor URL | http://www.microsoft.com |
Copyright | Copyright (c) 1995 Microsoft Corporation. All rights reserved. |
Vendor ID | MS |
You can connect the font Comic Sans MS to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=comic-sans-ms" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=comic-sans-ms);
Activate this font for text in your CSS styles file::
font-family: 'Comic Sans MS', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?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>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.