On our website you can download font Edge of the Galaxy version Version 1.0, which belongs to the family Edge of the Galaxy (subfamily Regular). Manufacturer by https://fontstruct.com. Designer - Quinn Davis (You can contact the designer at: https://fontstruct.com/fontstructors/show/1507185/sonicfontshd).Download Edge of the Galaxy free on MyFonts.club. It size - only 16.75 KB All right reserved Copyright Quinn Davis 2020. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 53 times |
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 |
You can connect the font Edge of the Galaxy to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=edge-galaxy" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=edge-galaxy);
Activate this font for text in your CSS styles file::
font-family: 'Edge of the Galaxy', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/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>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.