На нашем сайте Вы можете скачать шрифт GothamSSm версии Version 1.301, который относится к семейству GothamSSm Light (начертание Regular). Шрифт изготовил Hoefler & Co.. Дизайнер - Hoefler & Co. (связаться с дизайнером можно по адрессу: www.typography.com).Скачайте GothamSSm бесплатно на MyFonts.ru. Его размер - всего 163.96 KB Все права принадлежат Copyright (C) 2001, 2010 Hoefler & Co. http://www.typography.com |DCNT. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 802 |
| size | 163.96 KB |
| Family | GothamSSm Light |
| Subfamily | Regular |
| Full name | GothamSSm-Light |
| PostScript name | GothamSSm-Light |
| Preferred family | GothamSSm |
| Preferred subfamily | Light |
| Version | Version 1.301 |
| Unique ID | TD |
| Description | This software is the property of Hoefler & Co. You may not copy, modify, distribute, or download this software, or install it upon any computer, or host it from any location. Your right to use this software is subject to the Terms of Service agreement that exists between you and Hoefler & Co. If no such agreement exists, you may not use this software for any purpose. For more information, please visit http://www.typography.com/webfont-software, or contact Hoefler & Co. at www.typography.com |
| Designer | Hoefler & Co. |
| Designer URL | www.typography.com |
| Trademark | Gotham ScreenSmart is a trademark of Hoefler & Co., which may be registered in certain jurisdictions. |
| Manufacturer | Hoefler & Co. |
| Vendor URL | www.typography.com |
| Copyright | Copyright (C) 2001, 2010 Hoefler & Co. http://www.typography.com |DCNT |
| License URL | http://www.typography.com/webfont-software |
| License Description | This software is the property of Hoefler & Co. You may not copy, modify, distribute, or download this software, or install it upon any computer, or host it from any location. Your right to use this software is subject to the Terms of Service agreement that exists between you and Hoefler & Co. If no such agreement exists, you may not use this software for any purpose. For more information, please visit http://www.typography.com/webfont-software, or contact Hoefler & Co. at www.typography.com |
| Vendor ID | H&Co |
| Mac font menu name | GothamSSm Light |
Вы можете подключить шрифт GothamSSm к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=gothamssm" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=gothamssm);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'GothamSSm', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=gothamssm" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'GothamSSm', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with GothamSSm!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.