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