On our website you can download font Whiplash version Version 1.000, which belongs to the family Whiplash (subfamily Regular). Designer - Muhammad Ridha Agusni (You can contact the designer at: www.fontsoutces.com).Download Whiplash free on MyFonts.club. It size - only 397.82 KB. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 87 times |
| size | 397.82 KB |
| Family | Whiplash |
| Subfamily | Regular |
| Full name | Whiplash Regular |
| PostScript name | Whiplash-Regular |
| Version | Version 1.000 |
| Unique ID | Version 1.000;;Whiplash-Regular;2020;FL714 |
| Description | This free font only for DEMO Version, if you You wan to use for any comercial or personal project, you need to purchase commercial licence here: |
| Designer | Muhammad Ridha Agusni |
| Designer URL | www.fontsoutces.com |
| License Description | This free font only for DEMO Version, if you You wan to use for any comercial or personal project, you need to purchase commercial licence here: |
You can connect the font Whiplash 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=whiplash" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=whiplash);
Activate this font for text in your CSS styles file::
font-family: 'Whiplash', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=whiplash" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Whiplash', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Whiplash!</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.