On our website you can download font Brush-Script version Version 1.00 December 10, 2018, initial release, which belongs to the family RUSBrush-Script (subfamily Regular). Manufacturer by SoftMaker Software GmbH. Designer - SoftMaker Software GmbH (You can contact the designer at: http://www.softmaker.de).Download Brush-Script free on MyFonts.club. It size - only 205.55 KB All right reserved © Copyright SoftMaker Software GmbH and its licensors. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 65 times |
| size | 205.55 KB |
| Family | RUSBrush-Script |
| Subfamily | Regular |
| Full name | RUSBrush-Script |
| PostScript name | RUSBrush-Script |
| Preferred family | Brush-Script |
| Version | Version 1.00 December 10, 2018, initial release |
| Unique ID | RUSBrush-Script:Version 1.00 |
| Designer | SoftMaker Software GmbH |
| Designer URL | http://www.softmaker.de |
| Trademark | The typeface name is a trademark owned by SoftMaker Software GmbH and/or its licensors and may be registered in certain jurisdictions. |
| Manufacturer | SoftMaker Software GmbH |
| Vendor URL | http://www.softmaker.de |
| Copyright | © Copyright SoftMaker Software GmbH and its licensors |
| License URL | http://www.softmaker.de |
| Vendor ID | smak |
You can connect the font Brush-Script 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=brush-script" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=brush-script);
Activate this font for text in your CSS styles file::
font-family: 'Brush-Script', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=brush-script" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Brush-Script', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Brush-Script!</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.