On our website you can download font iA Writer Mono version Version 2.000, which belongs to the family iA Writer Mono S (subfamily Regular). Manufacturer by Information Architects Inc.. Designer - Mike Abbink, Paul van der Laan, Pieter van Rosmalen, Oliver Reichenstein (You can contact the designer at: http://www.ia.net).Download iA Writer Mono free on MyFonts.club. It size - only 94.77 KB All right reserved Copyright 2017 IBM Corp. and Information Architects GmbH. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 84 times |
size | 94.77 KB |
Family | iA Writer Mono S |
Subfamily | Regular |
Full name | iA Writer Mono S Regular |
PostScript name | iAWriterMonoS-Regular |
Version | Version 2.000 |
Unique ID | 2.000;UKWN;iAWriterMonoS-Regular |
Designer | Mike Abbink, Paul van der Laan, Pieter van Rosmalen, Oliver Reichenstein |
Designer URL | http://www.ia.net |
Manufacturer | Information Architects Inc. |
Vendor URL | http://www.iA.net |
Copyright | Copyright 2017 IBM Corp. and Information Architects GmbH. All rights reserved. |
Vendor ID | UKWN |
You can connect the font iA Writer Mono 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=ia-writer-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=ia-writer-mono);
Activate this font for text in your CSS styles file::
font-family: 'iA Writer Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=ia-writer-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'iA Writer Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with iA Writer Mono!</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.