On our website you can download font Rebel Scene_Demo which belongs to the family Rebel Scene_Demo (subfamily Regular). Manufacturer by Knackpack Studio. Designer - Knackpack Studio (You can contact the designer at: http://knackpack.studio).Download Rebel Scene_Demo free on MyFonts.club. It size - only 1.80 MB. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 37 times |
size | 1.80 MB |
Family | Rebel Scene_Demo |
Subfamily | Regular |
Full name | Rebel Scene |
PostScript name | RebelScene |
Unique ID | KnackpackStudio: Rebel Scene: 2018 |
Designer | Knackpack Studio |
Designer URL | http://knackpack.studio |
Manufacturer | Knackpack Studio |
Vendor URL | http://knackpack.studio |
Vendor ID | pyrs |
You can connect the font Rebel Scene_Demo 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=rebel-scenedemo" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=rebel-scenedemo);
Activate this font for text in your CSS styles file::
font-family: 'Rebel Scene_Demo', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=rebel-scenedemo" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Rebel Scene_Demo', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Rebel Scene_Demo!</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.