На нашем сайте Вы можете скачать шрифт Libra Sans версии Version 1.000; ttfautohint (v1.3), который относится к семейству Libra Sans (начертание Regular). Шрифт изготовил Context Ltd.Скачайте Libra Sans бесплатно на MyFonts.ru. Его размер - всего 491.61 KB Все права принадлежат Context Ltd. Ascender Corporation. Digitized data copyright (c) 2010 Google Corporation with Reserved Font Name Arimo, Tinos and Cousine.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 344 |
| size | 491.61 KB |
| Family | Libra Sans |
| Subfamily | Regular |
| Full name | LibraSans |
| PostScript name | LibraSans |
| Preferred family | Libra Sans |
| Preferred subfamily | Regular |
| Version | Version 1.000; ttfautohint (v1.3) |
| Unique ID | ContextLtd: Libra Sans: 2015 |
| Description | Libra Sans, created by Context Ltd., is based on Liberation Sans, which on its turn is based on Arimo, 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. The new moment in Libra Sans is that it includes as local features in Open Type the so-called "Bulgarian" letterform model, which has been proposed by a group of Bulgarian designers in the 1960s. Liberation Sans is a free-to-use non-commercial font released under the SIL Open Font License (OFL). Libra Sans is a free-to-use non-commercial font derivated from Liberation Sans by Stefan Peev (Context Ltd. / http://www.contextbg.net) and released under the SIL Open Font License (OFL). |
| Manufacturer | Context Ltd |
| Copyright | Context Ltd. Ascender Corporation. Digitized data copyright (c) 2010 Google Corporation with Reserved Font Name Arimo, Tinos and Cousine. |
| License URL | http://scripts.sil.org/OFL |
| License Description | Licensed under the SIL Open Font License, Version 1.1 |
| Vendor ID | CNTX |
| Mac font menu name | Libra Sans |
Вы можете подключить шрифт Libra Sans к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=libra-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=libra-sans);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Libra Sans', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=libra-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Libra Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Libra Sans!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.