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