On this page you can download Boston Traffic font version Updated Feb. 2007, which belongs to the family Boston Traffic (Regular tracing). Designer - Vic Fieger. Download Boston Traffic for free on GetFonts.net. This font belongs to the following categories: all caps, condensed, industrial. Font size - only 23 Kb
Family | Boston Traffic |
Tracing | Regular |
Ident | Boston Traffic |
Full name | Boston Traffic |
Version | Updated Feb. 2007 |
PostScript name | BostonTraffic |
Size | 23 Kb |
Trademark | 2007 Vic Fieger |
Designer | Vic Fieger |
License Description | The Vic Fieger fonts are freeware, to be downloaded and used by anyone who wants them for free. I didn't put them here so people couldn't use them! You don't have to ask for my permission, though it's always good to receive an e-mail from somebody to show me what they are using them for. If you wish to write to let me know how a certain font will be used, and for what purpose, send your e-mail to: [email protected] |
You can connect the font Boston Traffic 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=boston-traffic" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=boston-traffic);
Activate the font for text in your CSS:
font-family: 'Boston Traffic', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=boston-traffic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Boston Traffic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Boston Traffic!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.