On our website you can download font Capital regular version Version 1.00 April 30, 2012, initial release, which belongs to the family Capital regular (subfamily Regular). Manufacturer by http://www.myfonts.com/foundry/Q-BO/. Designer - Carlos Matteoli (You can contact the designer at: www.phuxerdesigns.com.ar).Download Capital regular free on MyFonts.club. It size - only 27.81 KB All right reserved Capital regular © (By Carlos Matteoli). 2012. All Rights Reserved. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 74 times |
| size | 27.81 KB |
| Family | Capital regular |
| Subfamily | Regular |
| Full name | Capital regular |
| PostScript name | Capitalregular |
| Version | Version 1.00 April 30, 2012, initial release |
| Unique ID | Capital regular:Version 1.00 |
| Description | This font was created using FontCreator 6.0 from High-Logic.com |
| Designer | Carlos Matteoli |
| Designer URL | www.phuxerdesigns.com.ar |
| Manufacturer | http://www.myfonts.com/foundry/Q-BO/ |
| Vendor URL | http://www.myfonts.com/foundry/Q-BO/ |
| Copyright | Capital regular © (By Carlos Matteoli). 2012. All Rights Reserved |
| License Description | By downloading this font, Not buying the license, only the use of it. For any modification or rights information, consult: [email protected] |
| Vendor ID | HL |
| Sample text | Capital regular |
You can connect the font Capital regular 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=capital-regular" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=capital-regular);
Activate this font for text in your CSS styles file::
font-family: 'Capital regular', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=capital-regular" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Capital regular', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Capital regular!</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.