На нашем сайте Вы можете скачать шрифт Cormorant Garamond версии Version 3.303, который относится к семейству Cormorant Garamond Light (начертание Regular). Шрифт изготовил Catharsis Fonts. Дизайнер - Christian Thalmann (Catharsis Fonts) (связаться с дизайнером можно по адрессу: https://github.com/CatharsisFonts).Скачайте Cormorant Garamond бесплатно на MyFonts.ru. Его размер - всего 864.55 KB Все права принадлежат Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant). Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 343 |
| size | 864.55 KB |
| Family | Cormorant Garamond Light |
| Subfamily | Regular |
| Full name | Cormorant Garamond Light |
| PostScript name | CormorantGaramond-Light |
| Preferred family | Cormorant Garamond |
| Preferred subfamily | Light |
| Version | Version 3.303 |
| Unique ID | 3.303;UKWN;CormorantGaramond-Light |
| 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 | Christian Thalmann (Catharsis Fonts) |
| Designer URL | https://github.com/CatharsisFonts |
| Manufacturer | Catharsis Fonts |
| Vendor URL | https://github.com/CatharsisFonts |
| Copyright | Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant) |
| 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 | UKWN |
Вы можете подключить шрифт Cormorant Garamond к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=cormorant-garamond" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=cormorant-garamond);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Cormorant Garamond', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=cormorant-garamond" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Cormorant Garamond', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Cormorant Garamond!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.