On this page you can download Ubuntu Condensed font version Version 0.80, which belongs to the family Ubuntu Condensed (Regular tracing). Font manufacturer is Ubuntu-Condensed. Designer - Dalton Maag Ltd (for communication, use the following address: http://www.daltonmaag.com). Download Ubuntu Condensed for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, free fonts, latinic fonts. Font size - only 342 Kb
Copyright | Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 |
Family | Ubuntu Condensed |
Tracing | Regular |
Ident | Ubuntu Condensed Regular Version 0.80 |
Full name | Ubuntu Condensed |
Version | Version 0.80 |
PostScript name | UbuntuCondensed-Regular |
Manufacturer | Ubuntu-Condensed |
Size | 342 Kb |
Trademark | Ubuntu and Canonical are registered trademarks of Canonical Ltd. |
Designer | Dalton Maag Ltd |
URL of designer | http://www.daltonmaag.com |
URL of provider | http://www.daltonmaag.com/ |
You can connect the font Ubuntu Condensed to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=ubuntu-condensed" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=ubuntu-condensed);
Activate the font for text in your CSS:
font-family: 'Ubuntu Condensed', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=ubuntu-condensed" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ubuntu Condensed', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ubuntu Condensed!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.