На нашем сайте Вы можете скачать шрифт Goudy Trajan версии Version 3.000, который относится к семейству Goudy Trajan Bold (начертание Bold). Шрифт изготовил CastleType. Дизайнер - Jason Castle (связаться с дизайнером можно по адрессу: http://www.CastleType.com).Скачайте Goudy Trajan бесплатно на MyFonts.ru. Его размер - всего 266.90 KB Все права принадлежат Copyright (c) 1994 by CastleType. All rights reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 550 |
| size | 266.90 KB |
| Family | Goudy Trajan Bold |
| Subfamily | Bold |
| Full name | GoudyTrajan-Bold |
| PostScript name | GoudyTrajan-Bold |
| Preferred family | Goudy Trajan |
| Preferred subfamily | Bold |
| Version | Version 3.000 |
| Unique ID | CastleType: Goudy Trajan Bold: 1994 |
| Description | Copyright (c) 1994 by CastleType. All rights reserved. Not to be confused with Adobe Trajan. Based on Goudy's drawings of capitals on the Trajan column. |
| Designer | Jason Castle |
| Designer URL | http://www.CastleType.com |
| Trademark | Goudy Trajan Bold is a trademark of CastleType. |
| Manufacturer | CastleType |
| Vendor URL | http://www.CastleType.com |
| Copyright | Copyright (c) 1994 by CastleType. All rights reserved. |
| License URL | http://www.castletype.com/license.html |
| License Description | You may use this font as permitted by the EULA for the product in which this font is included to display and print content. You may only (i) embed this font in content as permitted by the embedding restrictions included in this font; and (ii) temporarily download this font to a printer or other output device to help print content. |
| Vendor ID | CT |
| Mac font menu name | Goudy Trajan Bold |
Вы можете подключить шрифт Goudy Trajan к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=goudy-trajan" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=goudy-trajan);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Goudy Trajan', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=goudy-trajan" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Goudy Trajan', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Goudy Trajan!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.