On our website you can download font Sailor Scrawl version Version 1.0, which belongs to the family Sailor Scrawl (subfamily Regular). Designer - Out Of Step Font Company (You can contact the designer at: http://www.facebook.com/OutOfStepFontCompany).Download Sailor Scrawl free on MyFonts.club. It size - only 21.88 KB All right reserved Copyright Out Of Step Font Company 2013. You will have to buy the font if it is paid.
Viewed | 51 times |
size | 21.88 KB |
Family | Sailor Scrawl |
Subfamily | Regular |
Full name | Sailor Scrawl Regular |
PostScript name | Sailor-Scrawl |
Version | Version 1.0 |
Unique ID | FontForge : Sailor Scrawl Regular : 3-10-2013 |
Description | Creative Commons Attribution Non-Commercial Share Alike |
Designer | Out Of Step Font Company |
Designer URL | http://www.facebook.com/OutOfStepFontCompany |
Vendor URL | http://www.facebook.com/OutOfStepFontCompany |
Copyright | Copyright Out Of Step Font Company 2013 |
License Description | Creative Commons Attribution Non-Commercial Share Alike |
Vendor ID | FSTR |
Sample text | Five big quacking zephyrs jolt my wax bed |
You can connect the font Sailor Scrawl 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=sailor-scrawl" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=sailor-scrawl);
Activate this font for text in your CSS styles file::
font-family: 'Sailor Scrawl', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=sailor-scrawl" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Sailor Scrawl', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Sailor Scrawl!</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.