On our website you can download font Miasma Light Bold version 2.0, which belongs to the family Miasma Light Bold (subfamily Light-Bold). Manufacturer by Kambel Serle.Download Miasma Light Bold free on MyFonts.club. It size - only 55.86 KB All right reserved 2017 Kambel Serle and VNL Productions (Vampnerdlord productions). You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 47 times |
| size | 55.86 KB |
| Family | Miasma Light Bold |
| Subfamily | Light-Bold |
| Full name | Miasma (Light Bold) |
| PostScript name | Miasma |
| Version | 2.0 |
| Unique ID | Kambel Serle : Miasma (Light Bold) : 6-9-2017 |
| Description | Copyright (c) 2017, (NULL) ( |
| Manufacturer | Kambel Serle |
| Vendor URL | http://www.vampnerdlord.com/work/myFonts |
| Copyright | 2017 Kambel Serle and VNL Productions (Vampnerdlord productions) |
| License URL | http://scripts.sil.org/OFL |
| License Description | Copyright (c) 2017, (NULL) ( |
| Vendor ID | vnlp |
You can connect the font Miasma Light Bold 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=miasma-light-bold" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=miasma-light-bold);
Activate this font for text in your CSS styles file::
font-family: 'Miasma Light Bold', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=miasma-light-bold" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Miasma Light Bold', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Miasma Light Bold!</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.