На нашем сайте Вы можете скачать шрифт Segoe Print версии Version 5.00, который относится к семейству Segoe Print (начертание Regular). Шрифт изготовил Microsoft Corporation.Скачайте Segoe Print бесплатно на MyFonts.ru. Его размер - всего 168.41 KB Все права принадлежат C 2006 Microsoft Corporation. All Rights Reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 395 |
| size | 168.41 KB |
| Family | Segoe Print |
| Subfamily | Regular |
| Full name | Segoe Print |
| PostScript name | SegoePrint |
| Version | Version 5.00 |
| Unique ID | Segoe Print Regular |
| Description | This font software is part of the Microsoft software product in which it was included and is provided under the end user license agreement (“EULA”) for that Microsoft software product. The terms and conditions of the EULA govern the use of font software. Please refer to the applicable Microsoft product EULA if you have any questions about how you may use this font software. Microsoft reserves all rights that are not expressly granted in the EULA. For products that may have installed this font please see the license link. |
| Trademark | Segoe™ is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. |
| Manufacturer | Microsoft Corporation |
| Vendor URL | http://www.microsoft.com/typography |
| Copyright | C 2006 Microsoft Corporation. All Rights Reserved. |
| License URL | http://www.microsoft.com/typography/fonts/ |
| License Description | This font software is part of the Microsoft software product in which it was included and is provided under the end user license agreement (“EULA”) for that Microsoft software product. The terms and conditions of the EULA govern the use of font software. Please refer to the applicable Microsoft product EULA if you have any questions about how you may use this font software. Microsoft reserves all rights that are not expressly granted in the EULA. For products that may have installed this font please see the license link. |
| Vendor ID | MS |
Вы можете подключить шрифт Segoe Print к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=segoe-print" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=segoe-print);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Segoe Print', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=segoe-print" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Segoe Print', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Segoe Print!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.