On our website you can download font Latin CT version Version 1.000, which belongs to the family Latin CT Semi Condensed (subfamily Regular). Manufacturer by CastleType. Designer - Jason Castle (You can contact the designer at: http://www.CastleType.com).Download Latin CT free on MyFonts.club. It size - only 132.04 KB All right reserved Copyright (c) 2008 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 | 71 times |
size | 132.04 KB |
Family | Latin CT Semi Condensed |
Subfamily | Regular |
Full name | Latin CT Semi Condensed |
PostScript name | LatinCT-SemiCondensed |
Preferred family | Latin CT |
Preferred subfamily | Semi Condensed |
Version | Version 1.000 |
Unique ID | CastleType: Latin CT Semi Condensed: 2008 |
Description | Copyright (c) 2008 by CastleType. All rights reserved. |
Designer | Jason Castle |
Designer URL | http://www.CastleType.com |
Trademark | Latin CT Semi Condensed is a trademark of CastleType. |
Manufacturer | CastleType |
Vendor URL | http://www.CastleType.com |
Copyright | Copyright (c) 2008 by CastleType. All rights reserved. |
License URL | http://www.castletype.com/license.html |
License Description | You may use this font as permitted by the EULA for the product in which this font is included to display and print content. You may only (i) embed this font in content as permitted by the embedding restrictions included in this font; and (ii) temporarily download this font to a printer or other output device to help print content. |
Vendor ID | CT |
Mac font menu name | Latin Semi Condensed CT |
You can connect the font Latin 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=latin-ct" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=latin-ct);
Activate this font for text in your CSS styles file::
font-family: 'Latin CT', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=latin-ct" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Latin CT', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Latin 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.