On our website you can download font Bradley Gratis version 0.1, which belongs to the family Bradley Gratis (subfamily Regular). Manufacturer by Justin Callaghan.Download Bradley Gratis free on MyFonts.club. It size - only 18.66 KB All right reserved Digitized by Justin Callaghan. Dedicated to the public domain. This work may be freely reproduced, distributed, modified, or otherwise exploited by anyone for any purpose, commercial or non-commercial.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 71 times |
| size | 18.66 KB |
| Family | Bradley Gratis |
| Subfamily | Regular |
| Full name | Bradley Gratis |
| PostScript name | BradleyGratis |
| Version | 0.1 |
| Unique ID | FONTLAB30:TTEXPORT |
| Description | Bradley, an 1895 typeface credited to Joseph Warren Phinney, is based on lettering by Henry William Bradley for a Christmas cover of Harper's Bazaar magazine. This digitization is based on a specimen from Dover's "Gothic and Old English Alphabets : 100 Complete Fonts" selected and arranged by Dan X. Solo from the Solotype Typographers Catalog. |
| Manufacturer | Justin Callaghan |
| Copyright | Digitized by Justin Callaghan. Dedicated to the public domain. This work may be freely reproduced, distributed, modified, or otherwise exploited by anyone for any purpose, commercial or non-commercial. |
| License URL | http://creativecommons.org/licenses/publicdomain/ |
| License Description | The person or persons who have associated their work with this document (the "Dedicator") hereby dedicate the entire copyright in the work of authorship identified below (the "Work") to the public domain. |
| Vendor ID | PYRS |
You can connect the font Bradley Gratis 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=bradley-gratis" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=bradley-gratis);
Activate this font for text in your CSS styles file::
font-family: 'Bradley Gratis', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=bradley-gratis" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Bradley Gratis', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Bradley Gratis!</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.