На нашем сайте Вы можете скачать шрифт Liberation Sans версии Version 2.00.1, который относится к семейству Liberation Sans (начертание Regular). Шрифт изготовил Ascender Corporation. Дизайнер - Steve Matteson (связаться с дизайнером можно по адрессу: http://www.ascendercorp.com/typedesigners.html).Скачайте Liberation Sans бесплатно на MyFonts.ru. Его размер - всего 341.99 KB Все права принадлежат Digitized data copyright (c) 2010 Google Corporation.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 462 |
| size | 341.99 KB |
| Family | Liberation Sans |
| Subfamily | Regular |
| Full name | Liberation Sans |
| PostScript name | LiberationSans |
| Version | Version 2.00.1 |
| Unique ID | Ascender - Liberation Sans |
| Description | Based on Arimo, which was designed by Steve Matteson as an innovative, refreshing sans serif design that is metrically compatible with Arial™. Arimo offers improved on-screen readability characteristics and the pan-European WGL character set and solves the needs of developers looking for width-compatible fonts to address document portability across platforms. |
| Designer | Steve Matteson |
| Designer URL | http://www.ascendercorp.com/typedesigners.html |
| Trademark | Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions. |
| Manufacturer | Ascender Corporation |
| Vendor URL | http://www.ascendercorp.com/ |
| Copyright | Digitized data copyright (c) 2010 Google Corporation. |
| License URL | http://scripts.sil.org/OFL |
| License Description | Licensed under the SIL Open Font License, Version 1.1 |
| Vendor ID | 1ASC |
Вы можете подключить шрифт Liberation Sans к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=liberation-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=liberation-sans);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Liberation Sans', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=liberation-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Liberation Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Liberation Sans!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.