На нашем сайте Вы можете скачать шрифт ESL Gothic Unicode версии Version 1.01, который относится к семейству ESL Gothic Unicode (начертание Medium). Дизайнер - Ethan S. Lamoreaux (связаться с дизайнером можно по адрессу: http://www.30below.com/~ethanl/).Скачайте ESL Gothic Unicode бесплатно на MyFonts.ru. Его размер - всего 54.91 KB Все права принадлежат Created by Ethan Lamoreaux with PfaEdit 1.0 (http://pfaedit.sf.net). Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 145 |
| size | 54.91 KB |
| Family | ESL Gothic Unicode |
| Subfamily | Medium |
| Full name | ESL Gothic Unicode |
| PostScript name | esl_gothic_unicode |
| Version | Version 1.01 |
| Unique ID | FontForge 1.0 : ESL Gothic Unicode : 23-11-2005 |
| Description | This font is a sans-serif (Gothic) font without line width variation. It contains both the standard and many of the extended Latin characters, as well as the modern English Shavian characters, in both the BMP Private Use area (u+------------e700) and the Unicode 4.0 standard encoding beginning at u+------------10450. |
| Designer | Ethan S. Lamoreaux |
| Designer URL | http://www.30below.com/~ethanl/ |
| Vendor URL | http://www.30below.com/~ethanl/ |
| Copyright | Created by Ethan Lamoreaux with PfaEdit 1.0 (http://pfaedit.sf.net) |
| License URL | http://www.30below.com/~ethanl/ |
| License Description | Freeware. But I'm not to be held responsible for any problems which may arise due to the use of this font. Use it at your own risk. |
| Vendor ID | PfEd |
Вы можете подключить шрифт ESL Gothic Unicode к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=esl-gothic-unicode" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=esl-gothic-unicode);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'ESL Gothic Unicode', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=esl-gothic-unicode" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'ESL Gothic Unicode', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with ESL Gothic Unicode!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.