On our website you can download font Agency Gothic CT version Version 2.000, which belongs to the family Agency Gothic CT Open (subfamily Regular). Manufacturer by CastleType. Designer - Jason Castle (You can contact the designer at: http://www.CastleType.com).Download Agency Gothic CT free on MyFonts.club. It size - only 101.45 KB All right reserved Copyright (c) 1990 by CastleType. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 127 times |
size | 101.45 KB |
Family | Agency Gothic CT Open |
Subfamily | Regular |
Full name | AgencyGothicCT-Open |
PostScript name | AgencyGothicCT-Open |
Preferred family | Agency Gothic CT |
Preferred subfamily | Open |
Version | Version 2.000 |
Unique ID | CastleType: Agency Gothic CT Open: 1990 |
Description | Copyright (c) 1990 by CastleType. All rights reserved. |
Designer | Jason Castle |
Designer URL | http://www.CastleType.com |
Trademark | Agency Gothic CT Open is a trademark of CastleType. |
Manufacturer | CastleType |
Vendor URL | http://www.CastleType.com |
Copyright | Copyright (c) 1990 by CastleType. All rights reserved. |
License URL | http://www.castletype.com/font_license.html |
Vendor ID | CT |
Mac font menu name | Agency Gothic Open CT |
You can connect the font Agency Gothic CT 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-gothic-ct" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=agency-gothic-ct);
Activate this font for text in your CSS styles file::
font-family: 'Agency Gothic CT', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=agency-gothic-ct" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Agency Gothic CT', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Agency Gothic CT!</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.