On our website you can download font Punk Nova version Version 001.003, which belongs to the family Punk Nova (subfamily Regular).Download Punk Nova free on MyFonts.club. It size - only 443.30 KB All right reserved Unlimited copying and redistribution of this file are permitted as long as this file is not modified. Modifications are permitted, but only if the resulting file is not named 'punknova-regular.otf' and the (internal) fontname differs from 'Punk Nova'.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 41 times |
| size | 443.30 KB |
| Family | Punk Nova |
| Subfamily | Regular |
| Full name | Punk Nova |
| PostScript name | PunkNova |
| Version | Version 001.003 |
| Unique ID | FontForge 2.0 : Punk Nova : 22-11-2011 |
| Copyright | Unlimited copying and redistribution of this file are permitted as long as this file is not modified. Modifications are permitted, but only if the resulting file is not named 'punknova-regular.otf' and the (internal) fontname differs from 'Punk Nova'. |
| Vendor ID | PfEd |
You can connect the font Punk Nova 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=punk-nova" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=punk-nova);
Activate this font for text in your CSS styles file::
font-family: 'Punk Nova', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=punk-nova" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Punk Nova', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Punk Nova!</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.