On our website you can download font Nimbus Sans L version Version 1.06, which belongs to the family Nimbus Sans L (subfamily BoldCond).Download Nimbus Sans L free on MyFonts.club. It size - only 59.59 KB All right reserved Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2005. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 59 times |
size | 59.59 KB |
Family | Nimbus Sans L |
Subfamily | BoldCond |
Full name | Nimbus Sans L Bold Condensed |
PostScript name | NimbusSanL-BoldCond |
Version | Version 1.06 |
Unique ID | FontForge 2.0 : Nimbus Sans L Bold Condensed : 8-10-2014 |
Copyright | Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2005 |
Vendor ID | PfEd |
You can connect the font Nimbus Sans L 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=nimbus-sans-l" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=nimbus-sans-l);
Activate this font for text in your CSS styles file::
font-family: 'Nimbus Sans L', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=nimbus-sans-l" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Nimbus Sans L', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Nimbus Sans L!</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.