На нашем сайте Вы можете скачать шрифт Slabberton версии Version 1.0, который относится к семейству Slabberton (начертание Regular). Шрифт изготовил https://fontstruct.com. Дизайнер - zephram (связаться с дизайнером можно по адрессу: https://fontstruct.com/fontstructors/show/1520560/zephram).Скачайте Slabberton бесплатно на MyFonts.ru. Его размер - всего 40.09 KB Все права принадлежат Copyright zephram 2018. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 121 |
| size | 40.09 KB |
| Family | Slabberton |
| Subfamily | Regular |
| Full name | Slabberton Regular |
| PostScript name | Slabberton |
| Version | Version 1.0 |
| Unique ID | Slabberton |
| Description | “Slabberton” was built with FontStruct |
| Designer | zephram |
| Designer URL | https://fontstruct.com/fontstructors/show/1520560/zephram |
| Trademark | FontStruct is a trademark of FontStruct.com |
| Manufacturer | https://fontstruct.com |
| Vendor URL | https://fontstruct.com/fontstructions/show/1537669/slabberton |
| Copyright | Copyright zephram 2018 |
| License URL | http://creativecommons.org/publicdomain/zero/1.0/ |
| License Description | Creative Commons CC0 Public Domain Dedication |
| Vendor ID | FSTR |
| Sample text | Five big quacking zephyrs jolt my wax bed |
Вы можете подключить шрифт Slabberton к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=slabberton" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=slabberton);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Slabberton', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=slabberton" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Slabberton', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Slabberton!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.