On our website you can download font Moon 9 version Version 1.0 - the Moon Alphabet in 3x3 dots for use Braille technic, which belongs to the family Moon 9 (subfamily Regular). Manufacturer by http://fontstruct.com. Designer - Alexander Fakoó (You can contact the designer at: http://fontstruct.com/fontstructions/show/936010).Download Moon 9 free on MyFonts.club. It size - only 38.09 KB All right reserved Copyright Alexander Fakoó 2014 - www.fakoo.de. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 17 times |
| size | 38.09 KB |
| Family | Moon 9 |
| Subfamily | Regular |
| Full name | Moon 9 |
| PostScript name | Moon-9 |
| Version | Version 1.0 - the Moon Alphabet in 3x3 dots for use Braille technic |
| Unique ID | Moon 9 |
| Description | “Moon 9” was built with FontStruct |
| Designer | Alexander Fakoó |
| Designer URL | http://fontstruct.com/fontstructions/show/936010 |
| Trademark | FontStruct is a trademark of FSI FontShop International GmbH |
| Manufacturer | http://fontstruct.com |
| Vendor URL | http://www.fontshop.com |
| Copyright | Copyright Alexander Fakoó 2014 - www.fakoo.de |
| 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 Moon 9 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=moon-9" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=moon-9);
Activate this font for text in your CSS styles file::
font-family: 'Moon 9', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=moon-9" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Moon 9', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Moon 9!</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.