On our website you can download font Monofill version 1999; 1.0, initial release, which belongs to the family Monofill (subfamily Regular). Manufacturer by Bionic Type. Designer - Swat Kat (You can contact the designer at: http://members.tripod.com/swat_kat).Download Monofill free on MyFonts.club. It size - only 21.74 KB All right reserved Copyright (c) Swat Kat, 1999. All rights reserved. Freeware.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 156 times |
| size | 21.74 KB |
| Family | Monofill |
| Subfamily | Regular |
| Full name | Monofill Regular |
| PostScript name | Monofill |
| Version | 1999; 1.0, initial release |
| Unique ID | SwatKat: Monofill: 1999 |
| Description | Monofill Copyright (c) 1999 Swat Kat. All rights reserved. This font may be used and distributed freely. |
| Designer | Swat Kat |
| Designer URL | http://members.tripod.com/swat_kat |
| Manufacturer | Bionic Type |
| Vendor URL | http://bionictype.cjb.net |
| Copyright | Copyright (c) Swat Kat, 1999. All rights reserved. Freeware. |
| License URL | http://bionictype.cjb.net |
| License Description | Monofill Copyright (c) 1999 Swat Kat. All rights reserved. This font may be used and distributed freely. |
| Vendor ID | swkt |
You can connect the font Monofill 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=monofill" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=monofill);
Activate this font for text in your CSS styles file::
font-family: 'Monofill', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=monofill" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Monofill', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Monofill!</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.