On this page you can download Agency FB font version Version 1.00, which belongs to the family Agency FB (Regular tracing). Font manufacturer is Agency-FB. Designer - The Font Bureau, Inc. (for communication, use the following address: http://www.fontbureau.com/designers). Download Agency FB for free on GetFonts.net. This font belongs to the following categories: decorative fonts, latinic fonts. Font size - only 56 Kb
Copyright | Copyright (c) 1995, The Font Bureau, Inc. 1995, 1997, 1998. All rights reserved. |
Family | Agency FB |
Tracing | Regular |
Ident | FB Agency FB Regular |
Full name | Agency FB |
Version | Version 1.00 |
PostScript name | AgencyFB-Reg |
Manufacturer | Agency-FB |
Size | 56 Kb |
Trademark | The Font Bureau, Inc. |
Designer | The Font Bureau, Inc. |
URL of designer | http://www.fontbureau.com/designers |
URL of provider | http://www.fontbureau.com |
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. |
You can connect the font Agency FB 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=agency-fb" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=agency-fb);
Activate the font for text in your CSS:
font-family: 'Agency FB', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?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>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.