On our website you can download font Harsh version Version 1.000, which belongs to the family Harsh (subfamily Regular). Manufacturer by Fie Clarke - Bonez Designz. Designer - Fie Clarke - Bonez Designz (You can contact the designer at: bonezdesignz.com).Download Harsh free on MyFonts.club. It size - only 31.69 KB All right reserved This is a pay for font and commercial use also needs to seek a seprate comercial licence. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 64 times |
| size | 31.69 KB |
| Family | Harsh |
| Subfamily | Regular |
| Full name | Harsh Regular |
| PostScript name | HarshRegular |
| Preferred family | Harsh |
| Preferred subfamily | HarshRegular |
| Version | Version 1.000 |
| Unique ID | Harsh - Regular |
| Designer | Fie Clarke - Bonez Designz |
| Designer URL | bonezdesignz.com |
| Manufacturer | Fie Clarke - Bonez Designz |
| Copyright | This is a pay for font and commercial use also needs to seek a seprate comercial licence |
| Vendor ID | pyrs |
| Mac font menu name | Harsh Regular |
You can connect the font Harsh 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=harsh" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=harsh);
Activate this font for text in your CSS styles file::
font-family: 'Harsh', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=harsh" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Harsh', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Harsh!</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.