На нашем сайте Вы можете скачать шрифт Spotted Fever версии Version 1.0 8/25/97, который относится к семейству Spotted Fever (начертание Regular). Шрифт изготовил UnAuthorized Type. Дизайнер - Ben McGehee (связаться с дизайнером можно по адрессу: mailto:bmcgehee@engr.latech.edu).Скачайте Spotted Fever бесплатно на MyFonts.ru. Его размер - всего 135.05 KB Все права принадлежат Freeware from UnAuthorized Type. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 65 |
| size | 135.05 KB |
| Family | Spotted Fever |
| Subfamily | Regular |
| Full name | Spotted Fever |
| PostScript name | SpottedFever |
| Version | Version 1.0 8/25/97 |
| Unique ID | Macromedia Fontographer 4.1 Spotted Fever |
| Description | This version includes upper and lowercase letters, punctuation, and many international characters. I also included some new UA Type dingbats (just to amuse myself, and so you don't get those annoying boxes when you type something that isn't in the font). |
| Designer | Ben McGehee |
| Designer URL | mailto:bmcgehee@engr.latech.edu |
| Trademark | http://www.latech.edu/~bmcgehee/untype/index.htm |
| Manufacturer | UnAuthorized Type |
| Vendor URL | http://www.latech.edu/~bmcgehee/untype/index.htm |
| Copyright | Freeware 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 |
Вы можете подключить шрифт Spotted Fever к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=spotted-fever" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=spotted-fever);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Spotted Fever', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=spotted-fever" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Spotted Fever', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Spotted Fever!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.