На нашем сайте Вы можете скачать шрифт Magneto версии Version 1.00, который относится к семейству Magneto (начертание Bold). Шрифт изготовил The Font Bureau, Inc.. Дизайнер - Leslie Cabarga (связаться с дизайнером можно по адрессу: http://www.fontbureau.com/designers/cabarga.html).Скачайте Magneto бесплатно на MyFonts.ru. Его размер - всего 63.75 KB Все права принадлежат (c) Copyright 1997, 1998 The Font Bureau, Inc. and Leslie Cabarga. All rights reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 1206 |
| size | 63.75 KB |
| Family | Magneto |
| Subfamily | Bold |
| Full name | Magneto Bold |
| PostScript name | Magneto-Bold |
| Version | Version 1.00 |
| Unique ID | FB Magneto Bold |
| Description | Leslie Cabarga turned to the geometric, streamlined scripts prepared by American industrial designers for the inspiration of this series. In its three variation of letter spacing, Magneto recalls the chrome-strip lettering laid along the rounded shapes of refrigerator doors and automobile trunks in the forties and fifties; FB 1995. |
| Designer | Leslie Cabarga |
| Designer URL | http://www.fontbureau.com/designers/cabarga.html |
| Manufacturer | The Font Bureau, Inc. |
| Vendor URL | http://www.fontbureau.com |
| Copyright | (c) Copyright 1997, 1998 The Font Bureau, Inc. and Leslie Cabarga. All rights reserved. |
| Vendor ID | FBI |
Вы можете подключить шрифт Magneto к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=magneto" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=magneto);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Magneto', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=magneto" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Magneto', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Magneto!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.