On our website you can download font Razed version Version 1.50 April 11, 2017, initial release, which belongs to the family Razed Light (subfamily Light). Manufacturer by Here Be Monsters. Designer - Big Minion (You can contact the designer at: http://monsterswithin.com).Download Razed free on MyFonts.club. It size - only 32.31 KB All right reserved Razed © Here Be Monsters. 2017. All Rights Reserved. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 80 times |
| size | 32.31 KB |
| Family | Razed Light |
| Subfamily | Light |
| Full name | Razed Light |
| PostScript name | RazedLight |
| Preferred family | Razed |
| Preferred subfamily | light |
| Version | Version 1.50 April 11, 2017, initial release |
| Unique ID | Razed Light:Version 1.50 |
| Description | HBM Razed - A modern scifi font. |
| Designer | Big Minion |
| Designer URL | http://monsterswithin.com |
| Trademark | Here Be Monsters - monsterswithin.com |
| Manufacturer | Here Be Monsters |
| Vendor URL | http://monsterswithin.com |
| Copyright | Razed © Here Be Monsters. 2017. All Rights Reserved |
| License URL | http://monsterswithin.com/licensing |
| License Description | Free for personal use |
| Vendor ID | HBM |
You can connect the font Razed 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=razed" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=razed);
Activate this font for text in your CSS styles file::
font-family: 'Razed', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=razed" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Razed', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Razed!</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.