On our website you can download font Mitra Mono version Version 0.80, November 11, 2015, which belongs to the family Mitra Mono (subfamily Monospace). Manufacturer by mitra_anirban. Designer - Dr Anirban Mitra (You can contact the designer at: http://sites.google.com/site/mitradrani).Download Mitra Mono free on MyFonts.club. It size - only 44.62 KB. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 250 times |
size | 44.62 KB |
Family | Mitra Mono |
Subfamily | Monospace |
Full name | Mitra Mono |
PostScript name | mitramono |
Version | Version 0.80, November 11, 2015 |
Unique ID | FontForge 2.0 : Mitra Mono : 11-11-2015 |
Description | This is an experimental Bengali monospace font. |
Designer | Dr Anirban Mitra |
Designer URL | http://sites.google.com/site/mitradrani |
Manufacturer | mitra_anirban |
Vendor URL | mailto:[email protected] |
License Description | GNU GPL2+© Dr Anirban Mitra. You are allowed to distribute or use this software in as many computer systems as you wish, with or without modifications provided you transfer these rights with the software. You are lso allowed to use this software in your GNU and/or commercial programs. |
You can connect the font Mitra 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=mitra-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=mitra-mono);
Activate this font for text in your CSS styles file::
font-family: 'Mitra Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=mitra-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Mitra Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Mitra 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.