On our website you can download font Night Benjamin version Version 1.000, which belongs to the family Night Benjamin (subfamily Regular). Manufacturer by Olivetype. Designer - NH & AFS Olivetype (You can contact the designer at: https://olivetype.com/).Download Night Benjamin free on MyFonts.club. It size - only 137.11 KB All right reserved Night Benjamin (c) 2020 by Olivetype. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 7 times |
| size | 137.11 KB |
| Family | Night Benjamin |
| Subfamily | Regular |
| Full name | Night Benjamin Regular |
| PostScript name | NightBenjamin-Regular |
| Version | Version 1.000 |
| Unique ID | Version 1.000;PYRS;NightBenjamin-Regular;2021;FL720 |
| Description | Night Benjamin (c) 2020 by Olivetype. All rights reserved. |
| Designer | NH & AFS Olivetype |
| Designer URL | https://olivetype.com/ |
| Trademark | Night Benjamin is a trademark of Olivetype. |
| Manufacturer | Olivetype |
| Copyright | Night Benjamin (c) 2020 by Olivetype. All rights reserved. |
| License Description | Demo Font |
| Vendor ID | PYRS |
You can connect the font Night Benjamin 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=night-benjamin" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=night-benjamin);
Activate this font for text in your CSS styles file::
font-family: 'Night Benjamin', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=night-benjamin" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Night Benjamin', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Night Benjamin!</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.