На нашем сайте Вы можете скачать шрифт Mustache Bandit версии Version 1.0, который относится к семейству Mustache Bandit (начертание Regular). Шрифт изготовил http://fontstruct.fontshop.com. Дизайнер - ArtClubKid (связаться с дизайнером можно по адрессу: http://fontstruct.fontshop.com/fontstructions/show/196315).Скачайте Mustache Bandit бесплатно на MyFonts.ru. Его размер - всего 9.17 KB Все права принадлежат Copyright ArtClubKid 2009. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 136 |
| size | 9.17 KB |
| Family | Mustache Bandit |
| Subfamily | Regular |
| Full name | Mustache Bandit Regular |
| PostScript name | Mustache-Bandit |
| Version | Version 1.0 |
| Unique ID | FontStruct Mustache Bandit |
| Description | This font was created using FontStruct (http://fontstruct.fontshop.com) |
| Designer | ArtClubKid |
| Designer URL | http://fontstruct.fontshop.com/fontstructions/show/196315 |
| Trademark | FontStruct is a trademark of FSI FontShop International GmbH |
| Manufacturer | http://fontstruct.fontshop.com |
| Vendor URL | http://www.fontshop.com |
| Copyright | Copyright ArtClubKid 2009 |
| License URL | http://creativecommons.org/licenses/by-sa/3.0/ |
| License Description | Creative Commons Attribution Share Alike |
| Vendor ID | FSTR |
| Sample text | FontStruct is a trademark of FSI FontShop International GmbH |
Вы можете подключить шрифт Mustache Bandit к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=mustache-bandit" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=mustache-bandit);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Mustache Bandit', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=mustache-bandit" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Mustache Bandit', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Mustache Bandit!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.