На нашем сайте Вы можете скачать шрифт Legendum версии Version .50, который относится к семейству Legendum (начертание Regular). Шрифт изготовил Rogier van Dalen. Дизайнер - Rogier van DalenСкачайте Legendum бесплатно на MyFonts.ru. Его размер - всего 46.01 KB Все права принадлежат (c) 2002 Rogier van Dalen. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 54 |
| size | 46.01 KB |
| Family | Legendum |
| Subfamily | Regular |
| Full name | Legendum Regular |
| PostScript name | Legendum-Regular |
| Version | Version .50 |
| Unique ID | Legendum |
| Description | Legendum was made by Rogier van Dalen and is meant to be used on screens at small sizes. |
| Designer | Rogier van Dalen |
| Manufacturer | Rogier van Dalen |
| Copyright | (c) 2002 Rogier van Dalen |
| License Description | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
| Vendor ID | ROGI |
Вы можете подключить шрифт Legendum к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=legendum" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=legendum);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Legendum', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=legendum" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Legendum', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Legendum!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.