На нашем сайте Вы можете скачать шрифт Graphics Sans версии Version 1.0, который относится к семейству Graphics Sans (начертание Regular). Шрифт изготовил https://fontstruct.com. Дизайнер - billyrobert20 (связаться с дизайнером можно по адрессу: https://fontstruct.com/fontstructors/show/1733479/billyrobert20).Скачайте Graphics Sans бесплатно на MyFonts.ru. Его размер - всего 27.12 KB Все права принадлежат Copyright billyrobert20 2020. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 93 |
| size | 27.12 KB |
| Family | Graphics Sans |
| Subfamily | Regular |
| Full name | Graphics Sans Regular |
| PostScript name | Graphics-Sans |
| Version | Version 1.0 |
| Unique ID | Graphics Sans |
| Description | “Graphics Sans” was built with FontStruct |
| Designer | billyrobert20 |
| Designer URL | https://fontstruct.com/fontstructors/show/1733479/billyrobert20 |
| Trademark | FontStruct is a trademark of FontStruct.com |
| Manufacturer | https://fontstruct.com |
| Vendor URL | https://fontstruct.com/fontstructions/show/1733906/graphics-sans |
| Copyright | Copyright billyrobert20 2020 |
| License Description | FontStruct License |
| Vendor ID | FSTR |
| Sample text | Five big quacking zephyrs jolt my wax bed |
Вы можете подключить шрифт Graphics Sans к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=graphics-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=graphics-sans);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Graphics Sans', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=graphics-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Graphics Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Graphics Sans!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.