На нашем сайте Вы можете скачать шрифт FPL Neu версии Version 0.9.6, который относится к семейству FPL Neu (начертание Regular).Скачайте FPL Neu бесплатно на MyFonts.ru. Его размер - всего 72.98 KB Все права принадлежат Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development, Copyright 2000, 2002 Diego Puga, Copyright 2004--2006 Ralf Stubner. See the file COPYING (GNU General Public License) for license conditions. As a special exception, permission is granted to include this font program in a Postscript or PDF file that consists of a document that contains text to be displayed or printed using this font, regardless of the conditions or license applying to the document itself.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 117 |
| size | 72.98 KB |
| Family | FPL Neu |
| Subfamily | Regular |
| Full name | FPL Neu |
| PostScript name | FPLNeu-Regular |
| Version | Version 0.9.6 |
| Unique ID | FontForge 1.0 : FPL Neu : 15-7-2007 |
| Copyright | Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development, Copyright 2000, 2002 Diego Puga, Copyright 2004--2006 Ralf Stubner. See the file COPYING (GNU General Public License) for license conditions. As a special exception, permission is granted to include this font program in a Postscript or PDF file that consists of a document that contains text to be displayed or printed using this font, regardless of the conditions or license applying to the document itself. |
| Vendor ID | PfEd |
Вы можете подключить шрифт FPL Neu к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=fpl-neu" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=fpl-neu);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'FPL Neu', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=fpl-neu" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'FPL Neu', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with FPL Neu!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.