On our website you can download font Blackout version Version 1.000, which belongs to the family Blackout (subfamily 2 AM). Manufacturer by Sursly. Designer - Tyler Finck (You can contact the designer at: http://www.sursly.com).Download Blackout free on MyFonts.club. It size - only 25.58 KB All right reserved Copyright (c) 2008 by Tyler Finck . All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 295 times |
size | 25.58 KB |
Family | Blackout |
Subfamily | 2 AM |
Full name | Blackout 2 AM |
PostScript name | Blackout-2AM |
Version | Version 1.000 |
Unique ID | Sursly: Blackout 2 AM: 2008 |
Description | Copyright (c) 2008 by . All rights reserved. |
Designer | Tyler Finck |
Designer URL | http://www.sursly.com |
Trademark | Blackout 2 AM is a trademark of Tyler Finck. |
Manufacturer | Sursly |
Vendor URL | http://www.sursly.com |
Copyright | Copyright (c) 2008 by Tyler Finck . All rights reserved. |
Vendor ID | pyrs |
Mac font menu name | Blackout 2 AM |
You can connect the font Blackout 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=blackout" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=blackout);
Activate this font for text in your CSS styles file::
font-family: 'Blackout', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=blackout" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Blackout', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Blackout!</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.