On our website you can download font Space Grotesk version Version 2.000, which belongs to the family Space Grotesk Light (subfamily Regular). Manufacturer by Florian Karsten. Designer - Florian Karsten (You can contact the designer at: https://fonts.floriankarsten.com).Download Space Grotesk free on MyFonts.club. It size - only 133.47 KB All right reserved Copyright 2020 The Space Grotesk Project Authors (https://github.com/floriankarsten/space-grotesk). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 95 times |
size | 133.47 KB |
Family | Space Grotesk Light |
Subfamily | Regular |
Full name | Space Grotesk Light |
PostScript name | SpaceGrotesk-Light |
Preferred family | Space Grotesk |
Preferred subfamily | Light |
Version | Version 2.000 |
Unique ID | 2.000;FK;SpaceGrotesk-Light |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL |
Designer | Florian Karsten |
Designer URL | https://fonts.floriankarsten.com |
Manufacturer | Florian Karsten |
Vendor URL | https://fonts.floriankarsten.com |
Copyright | Copyright 2020 The Space Grotesk Project Authors (https://github.com/floriankarsten/space-grotesk) |
License URL | https://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: https://scripts.sil.org/OFL |
Vendor ID | FK |
You can connect the font Space Grotesk 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=space-grotesk" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=space-grotesk);
Activate this font for text in your CSS styles file::
font-family: 'Space Grotesk', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=space-grotesk" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Space Grotesk', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Space Grotesk!</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.