On our website you can download font demo Black Anemone version Version 1.00 January 2, 2017, initial release, which belongs to the family demo Black Anemone (subfamily Regular). Manufacturer by Sizimon. Designer - Faisal TanjungDownload demo Black Anemone free on MyFonts.club. It size - only 184.33 KB All right reserved Copyright (c) 2015 by Sizimon.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 59 times |
| size | 184.33 KB |
| Family | demo Black Anemone |
| Subfamily | Regular |
| Full name | demoBlackAnemone-Regular |
| PostScript name | demoBlackAnemone-Regular |
| Version | Version 1.00 January 2, 2017, initial release |
| Unique ID | Version 1.00 January 2, 2017, initial release;HL;demoBlackAnemone-Regular;2016;FL720 |
| Description | Copyright (c) 2015 by Sizimon. |
| Designer | Faisal Tanjung |
| Trademark | Black Anemone is a trademark of Sizimon. |
| Manufacturer | Sizimon |
| Copyright | Copyright (c) 2015 by Sizimon. |
| License Description | free for personal use |
| Vendor ID | HL |
You can connect the font demo Black Anemone 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=demo-black-anemone" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=demo-black-anemone);
Activate this font for text in your CSS styles file::
font-family: 'demo Black Anemone', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=demo-black-anemone" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'demo Black Anemone', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with demo Black Anemone!</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.