На нашем сайте Вы можете скачать шрифт 2 Prong Tree версии 1.0 (5/24/97), который относится к семейству 2 Prong Tree (начертание Regular). Шрифт изготовил UnAuthorized Type. Дизайнер - Ben McGehee (связаться с дизайнером можно по адрессу: mailto:bmcgehee@engr.latech.edu).Скачайте 2 Prong Tree бесплатно на MyFonts.ru. Его размер - всего 79.15 KB Все права принадлежат Another Freeware font from UnAuthorized Type. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 141 |
| size | 79.15 KB |
| Family | 2 Prong Tree |
| Subfamily | Regular |
| Full name | 2 Prong Tree |
| PostScript name | 2ProngTree |
| Version | 1.0 (5/24/97) |
| Unique ID | Macromedia Fontographer 4.1 2 Prong Tree |
| Description | This version includes only capital letters, and some commonly used punctuation. plus the new UA Type dingbat (just to amuse myself). |
| Designer | Ben McGehee |
| Designer URL | mailto:bmcgehee@engr.latech.edu |
| Trademark | UnAuthorized Type |
| Manufacturer | UnAuthorized Type |
| Vendor URL | http://www.latech.edu/~bmcgehee/untype/index.htm |
| Copyright | Another Freeware font from UnAuthorized Type |
| 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 |
Вы можете подключить шрифт 2 Prong Tree к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=2-prong-tree" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=2-prong-tree);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: '2 Prong Tree', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=2-prong-tree" rel="stylesheet" type="text/css" />
<style>
body {
font-family : '2 Prong Tree', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with 2 Prong Tree!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.