На нашем сайте Вы можете скачать шрифт Spectral версии Version 2.001, который относится к семейству Spectral ExtraLight (начертание Regular). Шрифт изготовил Production Type. Дизайнер - Jean-Baptiste Levee (связаться с дизайнером можно по адрессу: https://www.productiontype.com/).Скачайте Spectral бесплатно на MyFonts.ru. Его размер - всего 246.26 KB Все права принадлежат Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral). Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 404 |
| size | 246.26 KB |
| Family | Spectral ExtraLight |
| Subfamily | Regular |
| Full name | Spectral ExtraLight |
| PostScript name | Spectral-ExtraLight |
| Preferred family | Spectral |
| Preferred subfamily | ExtraLight |
| Version | Version 2.001 |
| Unique ID | 2.001;PROD;Spectral-ExtraLight |
| Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
| Designer | Jean-Baptiste Levee |
| Designer URL | https://www.productiontype.com/ |
| Trademark | Spectral is a registered trademark of Production Systems SAS. |
| Manufacturer | Production Type |
| Vendor URL | https://www.productiontype.com/ |
| Copyright | Copyright 2017 The Spectral Project Authors (http://github.com/productiontype/spectral) |
| License URL | http://scripts.sil.org/OFL |
| License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
| Vendor ID | PROD |
Вы можете подключить шрифт Spectral к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=spectral" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=spectral);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Spectral', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=spectral" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Spectral', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Spectral!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.