On our website you can download font Frankenfont version "", which belongs to the family Frankenfont (subfamily Regular). Manufacturer by Agfa Monotype Corporation. Designer - Morris Fuller Benton (You can contact the designer at: http://www.agfamonotype.com/html/designer/des_index.html).Download Frankenfont free on MyFonts.club. It size - only 199.60 KB All right reserved Digitized data copyright (C) 1992-1997 The Monotype Corporation. All rights reserved. Century™ is a trademark of The Monotype Corporation which may be registered in certain jurisdictions.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 182 times |
| size | 199.60 KB |
| Family | Frankenfont |
| Subfamily | Regular |
| Full name | Frankenfont Regular |
| PostScript name | FrankenfontRegular |
| Preferred family | Frankenfont |
| Preferred subfamily | Regular |
| Version | "" |
| Unique ID | Agfa Monotype Corporation:Frankenfont Regular |
| Description | Another member of the Century family which was based on Century Expanded. Designed to fulfill the need for a solid, legible face for printing schoolbooks. It is wider and heavier than Century Expanded, there is also less contrast between thick and thin strokes. First cut by Monotype in 1934 and based on versions from ATF and Lanston Monotype. The sturdy nature of this typeface, coupled with its inherent legibility, has made it a popular choice for setting books, newspapers and magazines. |
| Designer | Morris Fuller Benton |
| Designer URL | http://www.agfamonotype.com/html/designer/des_index.html |
| Trademark | Century™ is a trademark of The Monotype Corporation which may be registered in certain jurisdictions. |
| Manufacturer | Agfa Monotype Corporation |
| Vendor URL | http://www.agfamonotype.com |
| Copyright | Digitized data copyright (C) 1992-1997 The Monotype Corporation. All rights reserved. Century™ is a trademark of The Monotype Corporation which may be registered in certain jurisdictions. |
| License URL | http://www.agfamonotype.com/html/type/license.html |
| Vendor ID | XXXX |
You can connect the font Frankenfont 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=frankenfont" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=frankenfont);
Activate this font for text in your CSS styles file::
font-family: 'Frankenfont', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=frankenfont" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Frankenfont', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Frankenfont!</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.