On our website you can download font Happy Caps version Version 1.00 February 26, 2012, initial release, which belongs to the family Happy Caps (subfamily Regular). Manufacturer by Xerorapher Type Foundry. Designer - Max Infeld (You can contact the designer at: [email protected]).Download Happy Caps free on MyFonts.club. It size - only 57.80 KB All right reserved Typeface © XEROGRAPHER. 2012. All Rights Reserved. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 36 times |
| size | 57.80 KB |
| Family | Happy Caps |
| Subfamily | Regular |
| Full name | Happy Caps |
| PostScript name | HappyCaps |
| Version | Version 1.00 February 26, 2012, initial release |
| Unique ID | Happy Caps:Version 1.00 |
| Description | Happy Caps all caps |
| Designer | Max Infeld |
| Designer URL | [email protected] |
| Manufacturer | Xerorapher Type Foundry |
| Vendor URL | xerographer.com |
| Copyright | Typeface © XEROGRAPHER. 2012. All Rights Reserved |
| License URL | mailto:[email protected] |
| License Description | Donate 5 to 100dollars paypal [email protected] |
| Vendor ID | HL |
| Sample text | CaP thAt Happy cApS |
You can connect the font Happy 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=happy-caps" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=happy-caps);
Activate this font for text in your CSS styles file::
font-family: 'Happy Caps', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=happy-caps" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Happy Caps', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Happy 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.