De pe această pagină puteți descărca fontul Ubuntu Medium versiunea Version 0.80, care aparține familiei Ubuntu Light (Bold contur). Producătorul fontului este Ubuntu-Medium. Designer - Dalton Maag Ltd (pentru comunicare, folosiți următoarea adresă: http://www.daltonmaag.com). Descărcați Ubuntu Medium gratis de pe ro.GetFonts.net. Acest font aparține următoarelor categorii: fonturi chirilice, fonturi gratuite, fonturi latine. Mărime font - doar 333 Kb
Drepturi de autor | Copyright 2011 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 |
Familie | Ubuntu Light |
Contur | Bold |
Identitate | DaltonMaagLtd: Ubuntu Medium 0.80 |
Nume complet | Ubuntu Medium |
Versiune | Version 0.80 |
Nume PostScript | Ubuntu-Medium |
Producător | Ubuntu-Medium |
Mărime | 333 Kb |
Marcă comercială | Ubuntu and Canonical are registered trademarks of Canonical Ltd. |
Designer | Dalton Maag Ltd |
URL-ul designerului | http://www.daltonmaag.com |
URL-ul furnizorului | http://www.daltonmaag.com/ |
Descriere | 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. |
Puteți conecta fontul Ubuntu Medium la site-ul dvs., fără a mai fi nevoie să îl descărcați de pe serverul nostru. Trebuie doar să urmați instrucțiunile de mai jos:
Alegeți opțiunea cea mai potrivită pentru a instala fontul și adăugați acest cod pe site-ul dvs. (inserați-l imediat după eticheta de deschidere <head>):
<link href="https://ro.getfonts.net/allfont.css?fonts=ubuntu-medium" rel="stylesheet" type="text/css" />
@import url(https://ro.getfonts.net/allfont.css?fonts=ubuntu-medium);
Activați fontul textului în selectorul dvs.:
font-family: 'Ubuntu Medium', arial;
Exemplu de cod sursă:
<html> <head> <link href="https://ro.getfonts.net/allfont.css?fonts=ubuntu-medium" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Ubuntu Medium', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Ubuntu Medium!</div> </body> </html>
Rezultat:
Puteți aplica stiluri și CSS-uri diferite, utilizând biblioteca noastră de efecte, pentru un aspect atractiv și unic al site-ului dvs.