On our website you can download font Down Town Auto version Version 1.0; 2002; initial release, which belongs to the family Down Town Auto (subfamily Regular).Download Down Town Auto free on MyFonts.club. It size - only 18.47 KB All right reserved Copyright (c) S. John Ross, 2002. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 37 times |
size | 18.47 KB |
Family | Down Town Auto |
Subfamily | Regular |
Full name | Down Town Auto |
PostScript name | DownTownAuto |
Version | Version 1.0; 2002; initial release |
Unique ID | S.JohnRoss: Down Town Auto: 2002 |
Trademark | Down Town Auto is a trademark of S. John Ross. |
Copyright | Copyright (c) S. John Ross, 2002. All rights reserved. |
Vendor ID | sjr |
You can connect the font Down Town Auto 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=down-town-auto" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=down-town-auto);
Activate this font for text in your CSS styles file::
font-family: 'Down Town Auto', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=down-town-auto" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Down Town Auto', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Down Town Auto!</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.