On our website you can download font WraithScript version Version 1.0, which belongs to the family WraithScript (subfamily Script).Download WraithScript free on MyFonts.club. It size - only 4.39 KB All right reserved Wraith copyright MGM; font copyright Laurence Colombet aka Laura Dove and released under a BSD licence.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 53 times |
| size | 4.39 KB |
| Family | WraithScript |
| Subfamily | Script |
| Full name | Wraith Script Square |
| PostScript name | WraithScriptSquare |
| Version | Version 1.0 |
| Unique ID | Laura Dove: Wraith Script Square: 2009 |
| Copyright | Wraith copyright MGM; font copyright Laurence Colombet aka Laura Dove and released under a BSD licence. |
| Vendor ID | PfEd |
You can connect the font WraithScript 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=wraithscript" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=wraithscript);
Activate this font for text in your CSS styles file::
font-family: 'WraithScript', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=wraithscript" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'WraithScript', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with WraithScript!</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.