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