On our website you can download font Mostley Script version 1.000, which belongs to the family Mostley Script (subfamily Regular). Manufacturer by 50 Fox. Designer - Kelly Won (You can contact the designer at: https://www.behance.net/kellywon).Download Mostley Script free on MyFonts.club. It size - only 139.24 KB All right reserved Copyright (c) 2017 by 50 Fox. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 47 times |
| size | 139.24 KB |
| Family | Mostley Script |
| Subfamily | Regular |
| Full name | MostleyScript |
| PostScript name | MostleyScript |
| Preferred family | Mostley Script |
| Preferred subfamily | Regular |
| Version | 1.000 |
| Unique ID | Kelly Won: Mostley: 2017 |
| Description | Copyright (c) 2017 by Kelly Won. All rights reserved. |
| Designer | Kelly Won |
| Designer URL | https://www.behance.net/kellywon |
| Trademark | Mostley Script is a trademark of 50 Fox. |
| Manufacturer | 50 Fox |
| Vendor URL | https://www.behance.net/kellywon |
| Copyright | Copyright (c) 2017 by 50 Fox. All rights reserved. |
| Vendor ID | PYRS |
| Mac font menu name | Mostley Script |
You can connect the font Mostley 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=mostley-script" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=mostley-script);
Activate this font for text in your CSS styles file::
font-family: 'Mostley Script', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=mostley-script" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Mostley Script', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Mostley 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.