На нашем сайте Вы можете скачать шрифт Bristol and Bath версии Version 1.0, который относится к семейству Bristol and Bath (начертание Regular). Шрифт изготовил http://fontstruct.com/. Дизайнер - GameDevDan (связаться с дизайнером можно по адрессу: http://fontstruct.com/fontstructions/show/1406497/bristol-and-bath).Скачайте Bristol and Bath бесплатно на MyFonts.ru. Его размер - всего 25.96 KB Все права принадлежат Copyright GameDevDan 2017. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 89 |
| size | 25.96 KB |
| Family | Bristol and Bath |
| Subfamily | Regular |
| Full name | Bristol and Bath Regular |
| PostScript name | Bristol-and-Bath |
| Version | Version 1.0 |
| Unique ID | FontStruct Bristol and Bath |
| Description | “Bristol and Bath” was built with FontStruct |
| Designer | GameDevDan |
| Designer URL | http://fontstruct.com/fontstructions/show/1406497/bristol-and-bath |
| Trademark | FontStruct is a trademark of FSI FontShop International GmbH |
| Manufacturer | http://fontstruct.com/ |
| Copyright | Copyright GameDevDan 2017 |
| License Description | FontStruct Non-Commercial License |
| Vendor ID | FSTR |
| Sample text | Five big quacking zephyrs jolt my wax bed |
Вы можете подключить шрифт Bristol and Bath к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=bristol-and-bath" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=bristol-and-bath);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Bristol and Bath', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=bristol-and-bath" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Bristol and Bath', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Bristol and Bath!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.