На нашем сайте Вы можете скачать шрифт Gabriola версии Version 5.90, который относится к семейству Gabriola (начертание Regular). Шрифт изготовил Microsoft Corporation. Дизайнер - John Hudson (связаться с дизайнером можно по адрессу: http://www.tiro.com).Скачайте Gabriola бесплатно на MyFonts.ru. Его размер - всего 1.72 MB Все права принадлежат © 2008 Microsoft Corporation. All Rights Reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 1959 |
| size | 1.72 MB |
| Family | Gabriola |
| Subfamily | Regular |
| Full name | Gabriola |
| PostScript name | Gabriola |
| Version | Version 5.90 |
| Unique ID | MicrosoftCorporation: Gabriola: 2008 |
| 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 link below. |
| Designer | John Hudson |
| Designer URL | http://www.tiro.com |
| Trademark | Gabriola 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/ctfonts |
| Copyright | © 2008 Microsoft Corporation. All Rights Reserved. |
| License URL | http://www.microsoft.com/typography/fonts/default.aspx |
| 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 link below. |
| Vendor ID | MS |
Вы можете подключить шрифт Gabriola к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=gabriola" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=gabriola);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Gabriola', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=gabriola" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Gabriola', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Gabriola!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.