On our website you can download font Agency FB version Version 1.00, which belongs to the family Agency FB (subfamily Regular). Manufacturer by The Font Bureau, Inc.. Designer - The Font Bureau, Inc. (You can contact the designer at: http://www.fontbureau.com/designers).Download Agency FB free on MyFonts.club. It size - only 55.94 KB All right reserved Copyright (c) 1995, The Font Bureau, Inc. 1995, 1997, 1998. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 72 times |
| size | 55.94 KB |
| Family | Agency FB |
| Subfamily | Regular |
| Full name | Agency FB |
| PostScript name | AgencyFB-Reg |
| Version | Version 1.00 |
| Unique ID | FB Agency FB Regular |
| Description | ATF Agency Gothic was designed by M.F. Benton in 1932 as a single titling face. In 1990 David Berlow saw potential in the squared forms of the narrow, monotone capitals. He designed a lowercase and added a bold to produce Font Bureau Agency, an immediate popular hit. Sensing further possibilities, he worked with Tobias Frere-Jones and Jonathan Corum to expand Agency into a major series, offering five weights in five widths for text & display settings. |
| Designer | The Font Bureau, Inc. |
| Designer URL | http://www.fontbureau.com/designers |
| Trademark | The Font Bureau, Inc. |
| Manufacturer | The Font Bureau, Inc. |
| Vendor URL | http://www.fontbureau.com |
| Copyright | Copyright (c) 1995, The Font Bureau, Inc. 1995, 1997, 1998. All rights reserved. |
| Vendor ID | FBI |
You can connect the font Agency FB 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=agency-fb" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=agency-fb);
Activate this font for text in your CSS styles file::
font-family: 'Agency FB', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=agency-fb" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Agency FB', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Agency FB!</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.