On our website you can download font Cabin version Version 3.001, which belongs to the family Cabin (subfamily Regular). Manufacturer by Pablo Impallari. http://www.impallari.com Igino Marini. http://www.ikern.com. Designer - Pablo Impallari (You can contact the designer at: http://www.impallari.com).Download Cabin free on MyFonts.club. It size - only 161.59 KB All right reserved Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 113 times |
size | 161.59 KB |
Family | Cabin |
Subfamily | Regular |
Full name | Cabin Regular |
PostScript name | Cabin-Regular |
Version | Version 3.001 |
Unique ID | 3.001;IMPA;Cabin-Regular |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL |
Designer | Pablo Impallari |
Designer URL | http://www.impallari.com |
Trademark | Cabin is a trademark of Pablo Impallari. www.impallari.com Igino Marini. www.ikern.com. |
Manufacturer | Pablo Impallari. http://www.impallari.com Igino Marini. http://www.ikern.com |
Vendor URL | http://www.impallari.com |
Copyright | Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin) |
License URL | https://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL |
Vendor ID | IMPA |
You can connect the font Cabin 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=cabin" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=cabin);
Activate this font for text in your CSS styles file::
font-family: 'Cabin', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=cabin" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Cabin', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Cabin!</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.