On our website you can download font Colonia Deco DEMO version Version 2.100, which belongs to the family Colonia Deco DEMO (subfamily Regular). Designer - TypeRookie (You can contact the designer at: www.typerookie.de).Download Colonia Deco DEMO free on MyFonts.club. It size - only 19.25 KB All right reserved ©2020, TypeRookie. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 87 times |
| size | 19.25 KB |
| Family | Colonia Deco DEMO |
| Subfamily | Regular |
| Full name | ColoniaDecoDEMO-Regular |
| PostScript name | ColoniaDecoDEMO-Regular |
| Preferred family | Colonia Deco DEMO |
| Preferred subfamily | Regular |
| Version | Version 2.100 |
| Unique ID | Version 2.100;TYROO;ColoniaDecoDEMO-Regular;2020;FL711 |
| Designer | TypeRookie |
| Designer URL | www.typerookie.de |
| Trademark | Please refer to the Copyright section for the font trademark attribution notices. |
| Copyright | ©2020, TypeRookie |
| Vendor ID | TYRO |
You can connect the font Colonia Deco DEMO 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=colonia-deco-demo" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=colonia-deco-demo);
Activate this font for text in your CSS styles file::
font-family: 'Colonia Deco DEMO', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=colonia-deco-demo" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Colonia Deco DEMO', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Colonia Deco DEMO!</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.