On this page you can download BPmono Italic font version Version 1.000 2007 initial release, which belongs to the family BPmono (Italic tracing). Font manufacturer is George Triantafyllakos. Designer - George Triantafyllakos (for communication, use the following address: http://www.backpacker.gr). Download BPmono Italic for free on GetFonts.net. This font belongs to the following categories: paragraph, sans-serif fonts. Font size - only 43 Kb
Family | BPmono |
Tracing | Italic |
Ident | GeorgeTriantafyllakos: BPmono Italic: 2007 |
Full name | BPmono Italic |
Version | Version 1.000 2007 initial release |
PostScript name | BPmono-Italic |
Manufacturer | George Triantafyllakos |
Size | 43 Kb |
Trademark | BPmono Italic is a trademark of George Triantafyllakos. |
Designer | George Triantafyllakos |
URL of designer | http://www.backpacker.gr |
URL of provider | http://www.backpacker.gr |
License Description | Creative Commons Attribution-No Derivative Works 3.0 Unported (http://creativecommons.org/licenses/by-nd/3.0/) You are free: to Share — to copy, distribute and transmit the work Under the following conditions: Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). No Derivative Works. You may not alter, transform, or build upon this work. For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page. Any of the above conditions can be waived if you get permission from the copyright holder. Nothing in this license impairs or restricts the author's moral rights. |
You can connect the font BPmono Italic 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=bpmono-italic" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=bpmono-italic);
Activate the font for text in your CSS:
font-family: 'BPmono Italic', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=bpmono-italic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'BPmono Italic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with BPmono Italic!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.