On our website you can download font BoulderDash6128 version Version 001.000, which belongs to the family BoulderDash6128 (subfamily Medium). Manufacturer by Damien Gosset. Designer - Damien Gosset (You can contact the designer at: http://www.sweeep.fr).Download BoulderDash6128 free on MyFonts.club. It size - only 52.39 KB All right reserved DamienGosset. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 44 times |
| size | 52.39 KB |
| Family | BoulderDash6128 |
| Subfamily | Medium |
| Full name | BoulderDash6128 |
| PostScript name | BoulderDash6128 |
| Version | Version 001.000 |
| Unique ID | DamienGosset:BoulderDash6128 |
| Description | Copyright (c) 2020 by Damien Gosset. All rights reserved. http://www.sweeep.fr This font is based on the type design of Boulder Dash, a video game created by Peter Liepa and Chris Gray in 1984. |
| Designer | Damien Gosset |
| Designer URL | http://www.sweeep.fr |
| Trademark | Boulder Dash 6128 Regular is a trademark of Damien Gosset. |
| Manufacturer | Damien Gosset |
| Vendor URL | http://www.sweeep.fr |
| Copyright | DamienGosset |
| License Description | This font is 100% free for personal and commercial use. |
| Vendor ID | 2ttf |
| Mac font menu name | Boulder Dash 6128 Regular |
You can connect the font BoulderDash6128 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=boulderdash6128" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=boulderdash6128);
Activate this font for text in your CSS styles file::
font-family: 'BoulderDash6128', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=boulderdash6128" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'BoulderDash6128', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with BoulderDash6128!</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.