On our website you can download font FeatherScript version Version 1.101;Fontself Maker 1.1.0, which belongs to the family FeatherScript (subfamily Regular). Manufacturer by Thibault GEOFFROY. Designer - SvNProd (You can contact the designer at: http://www.svnprod.com).Download FeatherScript free on MyFonts.club. It size - only 121.45 KB All right reserved SvNProd©. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 85 times |
| size | 121.45 KB |
| Family | FeatherScript |
| Subfamily | Regular |
| Full name | FeatherScript |
| PostScript name | FeatherScriptRegular |
| Preferred family | FeatherScript |
| Preferred subfamily | Regular |
| Version | Version 1.101;Fontself Maker 1.1.0 |
| Unique ID | 1.101;FeatherScriptRegular |
| Description | 100% free |
| Designer | SvNProd |
| Designer URL | http://www.svnprod.com |
| Manufacturer | Thibault GEOFFROY |
| Vendor URL | http://www.svnprod.com |
| Copyright | SvNProd© |
| License URL | http://svnprod.com/2017/03/05/font-featherscript/ |
| License Description | 100% free |
| Vendor ID | XXXX |
| Sample text | http://svnprod.com/2017/03/05/font-featherscript/ |
| Mac font menu name | FeatherScript |
You can connect the font FeatherScript 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=featherscript" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=featherscript);
Activate this font for text in your CSS styles file::
font-family: 'FeatherScript', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=featherscript" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'FeatherScript', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with FeatherScript!</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.