On our website you can download font Nebula version Version 1.000, which belongs to the family Nebula (subfamily Regular). Manufacturer by Fie Clarke - Bonez Designz. Designer - Fie Clarke - Bonez Designz (You can contact the designer at: bonezdesignz.com).Download Nebula free on MyFonts.club. It size - only 49.23 KB All right reserved This font (Nebula Regular) is free for personal use on dafont.com and direct from the designer. This single font is the demo for the full typeface Nebula which consists of three weights, regular, light and bold. The full typeface can be brought from the designer directly. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 174 times |
| size | 49.23 KB |
| Family | Nebula |
| Subfamily | Regular |
| Full name | Nebula Regular |
| PostScript name | NebulaRegular |
| Preferred family | Nebula |
| Preferred subfamily | Nebula Regular |
| Version | Version 1.000 |
| Unique ID | FieClarke-BonezDesignz: Nebula Regular: 2013 |
| Designer | Fie Clarke - Bonez Designz |
| Designer URL | bonezdesignz.com |
| Manufacturer | Fie Clarke - Bonez Designz |
| Copyright | This font (Nebula Regular) is free for personal use on dafont.com and direct from the designer. This single font is the demo for the full typeface Nebula which consists of three weights, regular, light and bold. The full typeface can be brought from the designer directly |
| Vendor ID | pyrs |
| Mac font menu name | Nebula Regular |
You can connect the font Nebula 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=nebula" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=nebula);
Activate this font for text in your CSS styles file::
font-family: 'Nebula', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=nebula" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Nebula', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Nebula!</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.