On this page you can download Bumpy Road Regular font version 1999; 1.0, initial release, which belongs to the family Bumpy Road (Regular tracing). Font manufacturer is Bumpy-Road-Regular. Designer - Swat Kat (for communication, use the following address: http://bionictype.cjb.net). Download Bumpy Road Regular for free on GetFonts.net. This font belongs to the following categories: art fonts, decorative fonts, free fonts. Font size - only 40 Kb
Copyright | Copyright (c) Swat Kat, 1999. All rights reserved. Freeware. |
Family | Bumpy Road |
Tracing | Regular |
Ident | SwatKat: Bumpy Road: 1999 |
Full name | Bumpy Road Regular |
Version | 1999; 1.0, initial release |
PostScript name | BumpyRoad |
Manufacturer | Bumpy-Road-Regular |
Size | 40 Kb |
Designer | Swat Kat |
URL of designer | http://bionictype.cjb.net |
URL of provider | http://bionictype.cjb.net |
Description | Made: July 13, 1999 I drew this font on... guess where... a BUMPY ROAD! |
License Description | This font is FREEWARE. Please distribute it FREELY. |
URL of license | http://bionictype.cjb.net |
You can connect the font Bumpy Road Regular 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=bumpy-road-regular" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=bumpy-road-regular);
Activate the font for text in your CSS:
font-family: 'Bumpy Road Regular', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=bumpy-road-regular" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Bumpy Road Regular', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Bumpy Road Regular!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.