On our website you can download font Subway Ticker version 2.000, which belongs to the family Subway Ticker Grid (subfamily Regular).Download Subway Ticker free on MyFonts.club. It size - only 113.01 KB All right reserved Subway Ticker Grid 4:2 © K-Type 2005, 2012. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 42 times |
size | 113.01 KB |
Family | Subway Ticker Grid |
Subfamily | Regular |
Full name | Subway Ticker Grid |
PostScript name | SubwayTickerGrid |
Version | 2.000 |
Unique ID | 2.000;pyrs;SubwayTickerGrid |
Description | Subway Ticker Grid by Keith Bates is based on an electronic display seen on a New York subway train in February 2005. K-Type © 2005, 2012 |
Copyright | Subway Ticker Grid 4:2 © K-Type 2005, 2012 |
Vendor ID | pyrs |
Mac font menu name | Subway Ticker Grid |
You can connect the font Subway Ticker 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=subway-ticker" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=subway-ticker);
Activate this font for text in your CSS styles file::
font-family: 'Subway Ticker', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=subway-ticker" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Subway Ticker', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Subway Ticker!</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.