On our website you can download font EG Dragon Caps version Version 1.00 April 18, 2012, initial release, which belongs to the family EG Dragon Caps (subfamily Regular). Designer - Bill Roach / W.K. Roach (You can contact the designer at: http://www.yoursite.com/fontdesigner.html).Download EG Dragon Caps free on MyFonts.club. It size - only 103.11 KB All right reserved EG Dragon Caps© Bill Roach / W.K. Roach. 2012. OFL / SIL 1.1. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 21 times |
| size | 103.11 KB |
| Family | EG Dragon Caps |
| Subfamily | Regular |
| Full name | EG Dragon Caps |
| PostScript name | EGDragonCaps-Regular |
| Version | Version 1.00 April 18, 2012, initial release |
| Unique ID | EG Dragon Caps:Version 1.00 |
| Description | "EG Dragon Caps" is a serif typeface that is an attempt to hybridize a decorative titling face - with a full use text face. It is a font loosely based upon medieval and renaissance era lettering, and was also inspired by the map texts of fantasy author J.R.R. Tolkien. It is a biased mixture of both contemporary and antique typographical stylizations. |
| Designer | Bill Roach / W.K. Roach |
| Designer URL | http://www.yoursite.com/fontdesigner.html |
| Trademark | Elementary Gothic® Trademark of (your company). |
| Copyright | EG Dragon Caps© Bill Roach / W.K. Roach. 2012. OFL / SIL 1.1 |
| License URL | http://scripts.sil.org/OFL |
| License Description | Copyright (c) 2012, Bill Roach |
| Vendor ID | HL |
You can connect the font EG Dragon Caps 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=eg-dragon-caps" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=eg-dragon-caps);
Activate this font for text in your CSS styles file::
font-family: 'EG Dragon Caps', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=eg-dragon-caps" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'EG Dragon Caps', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with EG Dragon Caps!</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.