On our website you can download font Bebas Neue version Version 2.000, which belongs to the family Bebas Neue (subfamily Regular). Manufacturer by Ryoichi Tsunekawa. Designer - Ryoichi Tsunekawa (You can contact the designer at: http://dharmatype.com).Download Bebas Neue free on MyFonts.club. It size - only 59.96 KB All right reserved Copyright 2019 The Bebas Neue Project Authors (https://github.com/dharmatype/Bebas-Neue). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 340 times |
size | 59.96 KB |
Family | Bebas Neue |
Subfamily | Regular |
Full name | Bebas Neue Regular |
PostScript name | BebasNeue-Regular |
Version | Version 2.000 |
Unique ID | 2.000;DHRM;BebasNeue-Regular |
Description | Designed by Ryoichi Tsunekawa from Dharma Type in 2010. |
Designer | Ryoichi Tsunekawa |
Designer URL | http://dharmatype.com |
Trademark | Bebas Neue is a trademark of Dharma Type. |
Manufacturer | Ryoichi Tsunekawa |
Vendor URL | http://dharmatype.com |
Copyright | Copyright 2019 The Bebas Neue Project Authors (https://github.com/dharmatype/Bebas-Neue) |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Vendor ID | DHRM |
You can connect the font Bebas Neue 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=bebas-neue" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=bebas-neue);
Activate this font for text in your CSS styles file::
font-family: 'Bebas Neue', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=bebas-neue" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Bebas Neue', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Bebas Neue!</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.