On our website you can download font Encode Sans SC version Version 3.002, which belongs to the family Encode Sans SC Condensed Thin (subfamily Regular). Manufacturer by Impallari Type. Designer - Multiple Designers (You can contact the designer at: http://www.impallari.com).Download Encode Sans SC free on MyFonts.club. It size - only 212.30 KB All right reserved Copyright 2020 The Encode Project Authors (https://github.com/thundernixon/Encode-Sans), with Reserved Font Name 'Encode Sans'.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 42 times |
size | 212.30 KB |
Family | Encode Sans SC Condensed Thin |
Subfamily | Regular |
Full name | Encode Sans SC Condensed Thin |
PostScript name | EncodeSansSC-CondensedThin |
Preferred family | Encode Sans SC |
Preferred subfamily | Condensed Thin |
Version | Version 3.002 |
Unique ID | 3.002;GOOG;EncodeSansSC-CondensedThin |
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 | Multiple Designers |
Designer URL | http://www.impallari.com |
Trademark | Encode Sans is a trademark of Pablo Impallari. |
Manufacturer | Impallari Type |
Vendor URL | http://www.impallari.com |
Copyright | Copyright 2020 The Encode Project Authors (https://github.com/thundernixon/Encode-Sans), with Reserved Font Name 'Encode Sans'. |
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 | GOOG |
You can connect the font Encode Sans SC 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=encode-sans-sc" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=encode-sans-sc);
Activate this font for text in your CSS styles file::
font-family: 'Encode Sans SC', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=encode-sans-sc" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Encode Sans SC', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Encode Sans SC!</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.