On this page you can download Ubuntu Light font version Version 0.80, which belongs to the family Ubuntu Light (Regular tracing). Font manufacturer is Ubuntu-Light. Designer - Dalton Maag Ltd (for communication, use the following address: http://www.daltonmaag.com). Download Ubuntu Light for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, free fonts, latinic fonts. Font size - only 406 Kb
Copyright | Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 |
Family | Ubuntu Light |
Tracing | Regular |
Ident | DaltonMaagLtd: Ubuntu Light 0.80 |
Full name | Ubuntu Light |
Version | Version 0.80 |
PostScript name | Ubuntu-Light |
Manufacturer | Ubuntu-Light |
Size | 406 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/ |
Description | The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. |
You can connect the font Ubuntu Light 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-light" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=ubuntu-light);
Activate the font for text in your CSS:
font-family: 'Ubuntu Light', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=ubuntu-light" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ubuntu Light', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ubuntu Light!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.