On our website you can download font Magenta version Version 1.00 August 24, 2009, initial release, which belongs to the family Magenta (subfamily Regular). Manufacturer by Florian Bambhout. Designer - Florian Bambhout (You can contact the designer at: www.bambootypes.com).Download Magenta free on MyFonts.club. It size - only 116.47 KB All right reserved Magenta© Bambootypes 2009. All rights reserved. Designed by Florian Bambhout for Bambootypes. www.bambootypes.com. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 39 times |
| size | 116.47 KB |
| Family | Magenta |
| Subfamily | Regular |
| Full name | Magenta |
| PostScript name | Magenta |
| Version | Version 1.00 August 24, 2009, initial release |
| Unique ID | FlorianBambhout: Magenta: 2008 |
| Designer | Florian Bambhout |
| Designer URL | www.bambootypes.com |
| Trademark | Bambootypes |
| Manufacturer | Florian Bambhout |
| Vendor URL | www.bambootypes.com |
| Copyright | Magenta© Bambootypes 2009. All rights reserved. Designed by Florian Bambhout for Bambootypes. www.bambootypes.com |
| License URL | www.bambootypes.com |
| Vendor ID | HL |
| Mac font menu name | Magenta |
You can connect the font Magenta 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=magenta" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=magenta);
Activate this font for text in your CSS styles file::
font-family: 'Magenta', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=magenta" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Magenta', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Magenta!</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.