In questa pagina puoi scaricare il carattere Ubuntu Medium Italic versione Version 0.80, che appartiene alla famiglia Ubuntu Light (Bold Italic tracciamento). Il produttore del carattere è Ubuntu-Medium-Italic. Designer - Dalton Maag Ltd (per la comunicazione, utilizza il seguente indirizzo: http://www.daltonmaag.com). Scarica Ubuntu Medium Italic gratuitamente su it.GetFonts.net. Questo tipo di carattere appartiene alle seguenti categorie: caratteri cirillici, caratteri gratuiti, caratteri latini. Dimensione carattere - solo 358 Kb
Diritto d'autore | Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 |
Famiglia | Ubuntu Light |
Tracciamento | Bold Italic |
Identazione | DaltonMaagLtd: Ubuntu Medium Italic 0.80 |
Nome completo | Ubuntu Medium Italic |
Versione | Version 0.80 |
Nome PostScript | Ubuntu-MediumItalic |
Fabbricante | Ubuntu-Medium-Italic |
Dimensione | 358 Kb |
Marchio | Ubuntu and Canonical are registered trademarks of Canonical Ltd. |
Designer | Dalton Maag Ltd |
URL del designer | http://www.daltonmaag.com |
URL del fornitore | http://www.daltonmaag.com/ |
Descrizione | 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. |
Puoi collegare il carattere Ubuntu Medium Italic al tuo sito, senza scaricarlo dal nostro server. Tutto quello che devi fare - è seguire le istruzioni riportate di seguito:
Scegli l'opzione più adatta per installare il carattere e aggiungi questo codice al tuo sito (incollalo immediatamente dopo il tag di apertura < head>):
<link href="https://it.getfonts.net/allfont.css?fonts=ubuntu-medium-italic" rel="stylesheet" type="text/css" />
@import url(https://it.getfonts.net/allfont.css?fonts=ubuntu-medium-italic);
Attiva il tipo di carattere per il testo del tuo CSS:
font-family: 'Ubuntu Medium Italic', arial;
Il codice sorgente di esempio:
<html> <head> <link href="https://it.getfonts.net/allfont.css?fonts=ubuntu-medium-italic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ubuntu Medium Italic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ubuntu Medium Italic!</div> </body> </html>
Risultato:
Puoi applicare diversi stili e CSS, utilizzando la nostra biblioteca effetti, per un aspetto attraente e individuale del tuo sito.