On this page you can download 01 DigitMono font version 1, which belongs to the family 01 DigitMono (Regular tracing). Font manufacturer is 01-DigitMono. Designer - David Chung (for communication, use the following address: www.geocities.com/dvchung2002). Download 01 DigitMono for free on GetFonts.net. This font belongs to the following categories: fonts from films, latinic fonts. Font size - only 77 Kb
Copyright | David Chung 2002 |
Family | 01 DigitMono |
Tracing | Regular |
Ident | 01 DigitMono |
Full name | 01 DigitMono |
Version | 1 |
PostScript name | 01DigitMono |
Manufacturer | 01-DigitMono |
Size | 77 Kb |
Designer | David Chung |
URL of designer | www.geocities.com/dvchung2002 |
You can connect the font 01 DigitMono 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=01-digitmono" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=01-digitmono);
Activate the font for text in your CSS:
font-family: '01 DigitMono', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=01-digitmono" rel="stylesheet" type="text/css" /> <style>body {font-family : '01 DigitMono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with 01 DigitMono!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.