On our website you can download font Ronduit Capitals version Version 1.003 2013, which belongs to the family Ronduit Capitals Light (subfamily Light). Manufacturer by Ivan Filipov, Neogrey Ltd. Designer - Ivan Filipov (You can contact the designer at: http://www.neogrey.com).Download Ronduit Capitals free on MyFonts.club. It size - only 29.24 KB All right reserved Copyright (c) 2013 by Ivan Filipov, Neogrey Ltd. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 64 times |
| size | 29.24 KB |
| Family | Ronduit Capitals Light |
| Subfamily | Light |
| Full name | Rondiut Capitals Light |
| PostScript name | RonduitCapitals-Light |
| Preferred family | Ronduit Capitals |
| Preferred subfamily | Light |
| Version | Version 1.003 2013 |
| Unique ID | IvanFilipov,NeogreyLtd: Ronduit Capitals Light: 2013 |
| Description | Copyright (c) 2013 by Ivan Filipov. All rights reserved. |
| Designer | Ivan Filipov |
| Designer URL | http://www.neogrey.com |
| Trademark | Ronduit Capitals Light is a trademark of Ivan Filipov, Neogrey Ltd. |
| Manufacturer | Ivan Filipov, Neogrey Ltd |
| Vendor URL | http://www.neogrey.com |
| Copyright | Copyright (c) 2013 by Ivan Filipov, Neogrey Ltd. All rights reserved. |
| License Description | Free for student, non-commercial and personal use. For commercial usage, please contact me : [email protected] |
| Vendor ID | NEOG |
You can connect the font Ronduit Capitals 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=ronduit-capitals" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=ronduit-capitals);
Activate this font for text in your CSS styles file::
font-family: 'Ronduit Capitals', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=ronduit-capitals" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Ronduit Capitals', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Ronduit Capitals!</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.