На нашем сайте Вы можете скачать шрифт Punk Nova версии Version 001.003, который относится к семейству Punk Nova (начертание Regular).Скачайте Punk Nova бесплатно на MyFonts.ru. Его размер - всего 443.30 KB Все права принадлежат 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'.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 35 |
| 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 |
Вы можете подключить шрифт Punk Nova к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=punk-nova" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=punk-nova);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Punk Nova', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/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>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.