На нашем сайте Вы можете скачать шрифт Previewance версии Macromedia Fontographer 4.1 3/10/97, который относится к семейству Previewance (начертание Regular). Шрифт изготовил UnAuthorized Type. Дизайнер - Ben McGehee (связаться с дизайнером можно по адрессу: mailto:bmcgehee@engr.latech.edu).Скачайте Previewance бесплатно на MyFonts.ru. Его размер - всего 52.71 KB Все права принадлежат Freeware from Unauthorized Type http://www.latech.edu/~bmcgehee/untype/index.htm. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 12 |
| size | 52.71 KB |
| Family | Previewance |
| Subfamily | Regular |
| Full name | Previewance |
| PostScript name | Previewance |
| Version | Macromedia Fontographer 4.1 3/10/97 |
| Unique ID | Macromedia Fontographer 4.1 Previewance |
| Description | This initial version includes all normal characters, plus a few extras. |
| Designer | Ben McGehee |
| Designer URL | mailto:bmcgehee@engr.latech.edu |
| Manufacturer | UnAuthorized Type |
| Vendor URL | http://www.latech.edu/~bmcgehee/untype/index.htm |
| Copyright | Freeware from Unauthorized Type http://www.latech.edu/~bmcgehee/untype/index.htm |
| License Description | You use this font in any way that you see fit. If you distribute it, I would like for the readme text file to accompany it. (That's just so they know who made it.) You may distribute it on CD, disk, or any other medium, but you may not sell it. |
| Vendor ID | MACR |
Вы можете подключить шрифт Previewance к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=previewance" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=previewance);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Previewance', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=previewance" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Previewance', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Previewance!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.