On our website you can download font Cabo Rounded version Version 1.001;Fontself Maker 1.1.0, which belongs to the family Cabo Rounded (subfamily Italic). Manufacturer by Design a Lot SRL-D. Designer - Casota Bogdan (You can contact the designer at: http://iamcabo.ro).Download Cabo Rounded free on MyFonts.club. It size - only 79.14 KB. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 170 times |
| size | 79.14 KB |
| Family | Cabo Rounded |
| Subfamily | Italic |
| Full name | Cabo Rounded Italic |
| PostScript name | CaboRoundedItalic |
| Preferred family | Cabo Rounded |
| Preferred subfamily | Italic |
| Version | Version 1.001;Fontself Maker 1.1.0 |
| Unique ID | 1.001;CaboRoundedItalic |
| Designer | Casota Bogdan |
| Designer URL | http://iamcabo.ro |
| Manufacturer | Design a Lot SRL-D |
| Vendor URL | http://designalot.net |
| Vendor ID | XXXX |
| Sample text | The quick font tool jumps over the lazy designer |
| Mac font menu name | Cabo Rounded Italic |
You can connect the font Cabo Rounded 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=cabo-rounded" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=cabo-rounded);
Activate this font for text in your CSS styles file::
font-family: 'Cabo Rounded', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=cabo-rounded" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Cabo Rounded', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Cabo Rounded!</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.