На нашем сайте Вы можете скачать шрифт Libertinus Sans версии Version 6.1, который относится к семейству Libertinus Sans (начертание Regular). Шрифт изготовил Khaled Hosny. Дизайнер - Philipp H. Poll (связаться с дизайнером можно по адрессу: http://www.linuxlibertine.org).Скачайте Libertinus Sans бесплатно на MyFonts.ru. Его размер - всего 382.53 KB Все права принадлежат Copyright 2003-2012 by Philipp H. Poll. Copyright 2012-2016 Khaled Hosny.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 305 |
| size | 382.53 KB |
| Family | Libertinus Sans |
| Subfamily | Regular |
| Full name | Libertinus Sans |
| PostScript name | LibertinusSans |
| Version | Version 6.1 |
| Unique ID | Sorts Mill Tools 2.1.0_alpha1 : Libertinus Sans : 21-1-2016 |
| Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
| Designer | Philipp H. Poll |
| Designer URL | http://www.linuxlibertine.org |
| Manufacturer | Khaled Hosny |
| Vendor URL | https://github.com/khaledhosny/libertinus |
| Copyright | Copyright 2003-2012 by Philipp H. Poll. Copyright 2012-2016 Khaled Hosny. |
| License URL | http://scripts.sil.org/OFL |
| License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
| Vendor ID | BLQ |
Вы можете подключить шрифт Libertinus Sans к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=libertinus-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=libertinus-sans);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Libertinus Sans', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=libertinus-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Libertinus Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Libertinus Sans!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.