On our website you can download font Colosal version Version 1.000 ; Fontself Maker, which belongs to the family Colosal (subfamily Regular). Designer - Monotyper_Studio (You can contact the designer at: https://www.instagram.com/monotyper_studio/).Download Colosal free on MyFonts.club. It size - only 44.79 KB All right reserved MonoTyper_Studio 2019. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 36 times |
size | 44.79 KB |
Family | Colosal |
Subfamily | Regular |
Full name | Colosal Regular |
PostScript name | Colosal-Regular |
Version | Version 1.000 ; Fontself Maker |
Unique ID | Version 1.000 ; Fontself Maker; ;Colosal-Regular;2019;FLVI-609 |
Description | Free for Personal Use |
Designer | Monotyper_Studio |
Designer URL | https://www.instagram.com/monotyper_studio/ |
Trademark | MonoTyper_Studio |
Vendor URL | https://www.instagram.com/monotyper_studio/ |
Copyright | MonoTyper_Studio 2019 |
License URL | https://www.instagram.com/monotyper_studio/ |
License Description | Free for Personal Use |
You can connect the font Colosal 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=colosal" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=colosal);
Activate this font for text in your CSS styles file::
font-family: 'Colosal', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=colosal" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Colosal', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Colosal!</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.