On our website you can download font Brush Script Std version OTF 1.020;PS 001.003;Core 1.0.31;makeotf.lib1.4.1585, which belongs to the family Brush Script Std (subfamily Medium). Designer - Robert E. SmithDownload Brush Script Std free on MyFonts.club. It size - only 98.32 KB All right reserved Copyright © 1987, 1990, 1994, 2001 Adobe Systems Incorporated. All Rights Reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 130 times |
| size | 98.32 KB |
| Family | Brush Script Std |
| Subfamily | Medium |
| Full name | Brush Script Std Medium |
| PostScript name | BrushScriptStd |
| Version | OTF 1.020;PS 001.003;Core 1.0.31;makeotf.lib1.4.1585 |
| Unique ID | 1.020;ADBE;BrushScriptStd |
| Designer | Robert E. Smith |
| Trademark | Brush Script |
| Vendor URL | http://www.adobe.com/type |
| Copyright | Copyright © 1987, 1990, 1994, 2001 Adobe Systems Incorporated. All Rights Reserved. |
| License URL | http://www.adobe.com/type/legal.html |
| Vendor ID | PYRS |
| Mac font menu name | Brush Script Std |
You can connect the font Brush Script Std 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-std" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=brush-script-std);
Activate this font for text in your CSS styles file::
font-family: 'Brush Script Std', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=brush-script-std" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Brush Script Std', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Brush Script Std!</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.