On our website you can download font SilverStream version Version 1.001 2004, which belongs to the family SilverStream (subfamily Regular). Manufacturer by Box Full of Sky. Designer - Box Full of Sky (You can contact the designer at: www.boxfullofsky.com).Download SilverStream free on MyFonts.club. It size - only 28.87 KB All right reserved SilverStream was created by Box Full of Sky. This font is Freeware, and may be distributed openly.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 61 times |
| size | 28.87 KB |
| Family | SilverStream |
| Subfamily | Regular |
| Full name | SilverStream |
| PostScript name | SilverStream |
| Version | Version 1.001 2004 |
| Unique ID | BoxFullofSky: SilverStream: 2004 |
| Description | Based on the typeface used for the 1995 PlayStation Game: Wipeout |
| Designer | Box Full of Sky |
| Designer URL | www.boxfullofsky.com |
| Manufacturer | Box Full of Sky |
| Copyright | SilverStream was created by Box Full of Sky. This font is Freeware, and may be distributed openly. |
| Vendor ID | ALTS |
You can connect the font SilverStream 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=silverstream" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=silverstream);
Activate this font for text in your CSS styles file::
font-family: 'SilverStream', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=silverstream" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'SilverStream', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with SilverStream!</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.