On our website you can download font Akbar version Macromedia Fontographer 4.1 4/5/97, which belongs to the family Akbar (subfamily Plain). Manufacturer by Lothars, Inc.. Designer - Jon Bernhardt (You can contact the designer at: http://web.mit.edu/jonb/www/groening/akbar.html).Download Akbar free on MyFonts.club. It size - only 89.68 KB All right reserved Adapted by Jon Bernhardt in 1996 from the 1991 font by Cowan Design Associates. Based on the famous handwriting of Matt Groening. I added many punctuation characters.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 33 times |
| size | 89.68 KB |
| Family | Akbar |
| Subfamily | Plain |
| Full name | Akbar |
| PostScript name | AkbarPlain |
| Version | Macromedia Fontographer 4.1 4/5/97 |
| Unique ID | Macromedia Fontographer 4.1 Akbar Plain |
| Description | Based on the handwriting on Matt Groening. |
| Designer | Jon Bernhardt |
| Designer URL | http://web.mit.edu/jonb/www/groening/akbar.html |
| Manufacturer | Lothars, Inc. |
| Vendor URL | http://web.mit.edu/jonb/www/groening/akbar.html |
| Copyright | Adapted by Jon Bernhardt in 1996 from the 1991 font by Cowan Design Associates. Based on the famous handwriting of Matt Groening. I added many punctuation characters. |
| License URL | http://web.mit.edu/jonb/www/groening/akbar.html |
| License Description | Freeware, but please include a link to the Akbar homepage if you use or refer to this font on your webpage. That URL once again: |
| Vendor ID | MACR |
You can connect the font Akbar 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=akbar" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=akbar);
Activate this font for text in your CSS styles file::
font-family: 'Akbar', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=akbar" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Akbar', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Akbar!</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.