On our website you can download font Berlin Sans FB version Version 1.00, which belongs to the family Berlin Sans FB (subfamily Regular). Manufacturer by The Font Bureau, Inc.. Designer - David Berlow (You can contact the designer at: http://www.fontbureau.com/designers/).Download Berlin Sans FB free on MyFonts.club. It size - only 95.00 KB All right reserved Copyright (c) 1997 The Font Bureau, Inc. All rights reserved. Designed by David Berlow.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 77 times |
size | 95.00 KB |
Family | Berlin Sans FB |
Subfamily | Regular |
Full name | Berlin Sans FB |
PostScript name | BerlinSansFB-Reg |
Version | Version 1.00 |
Unique ID | FB Berlin Sans FB Regular |
Description | Berlin Sans is based on a brilliant alphabet from the late twenties, the first sans that Lucian Bernhard ever designed, imaginative and little-known. Assisted by Matthew Butterick, David Berlow expanded the single font into a series of four weights, all four complete with Expert character sets, plus one dingbat font. |
Designer | David Berlow |
Designer URL | http://www.fontbureau.com/designers/ |
Trademark | Copyright (c) 1985, 1987, 1988, 1989 The Font Bureau, Inc. All rights reserved. Berlin Sans is a trademark of The Font Bureau, Inc. |
Manufacturer | The Font Bureau, Inc. |
Vendor URL | http://www.fontbureau.com |
Copyright | Copyright (c) 1997 The Font Bureau, Inc. All rights reserved. Designed by David Berlow. |
Vendor ID | FBI |
You can connect the font Berlin Sans FB 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=berlin-sans-fb" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=berlin-sans-fb);
Activate this font for text in your CSS styles file::
font-family: 'Berlin Sans FB', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=berlin-sans-fb" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Berlin Sans FB', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Berlin Sans FB!</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.