On this page you can download Ubuntu Italic font version Version 0.80, which belongs to the family Ubuntu (Italic tracing). Font manufacturer is Ubuntu-Italic. Designer - Dalton Maag Ltd (for communication, use the following address: http://www.daltonmaag.com/). Download Ubuntu Italic for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, free fonts, latinic fonts. Font size - only 377 Kb
Copyright | Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 |
Family | Ubuntu |
Tracing | Italic |
Ident | DaltonMaagLtd: Ubuntu Regular 0.80 |
Full name | Ubuntu Italic |
Version | Version 0.80 |
PostScript name | Ubuntu-Italic |
Manufacturer | Ubuntu-Italic |
Size | 377 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 Italic 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-italic" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=ubuntu-italic);
Activate the font for text in your CSS:
font-family: 'Ubuntu Italic', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=ubuntu-italic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ubuntu Italic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ubuntu Italic!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.