On our website you can download font Positiv-A version 20/3/2008, which belongs to the family Positiv-A (subfamily Regular). Manufacturer by Billy Argel. Designer - Billy ArgelDownload Positiv-A free on MyFonts.club. It size - only 104.70 KB All right reserved Copyright (c) 2008 by Billy Argel. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 153 times |
| size | 104.70 KB |
| Family | Positiv-A |
| Subfamily | Regular |
| Full name | Positiv-A |
| PostScript name | Positiv-A |
| Version | 20/3/2008 |
| Unique ID | BillyArgel: Positiv-A: 2008 |
| Description | Copyright (c) 2008 by Billy Argel. All rights reserved. |
| Designer | Billy Argel |
| Trademark | Positiv-A is a trademark of Billy Argel. |
| Manufacturer | Billy Argel |
| Copyright | Copyright (c) 2008 by Billy Argel. All rights reserved. |
| Vendor ID | BLL |
You can connect the font Positiv-A 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=positiv" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=positiv);
Activate this font for text in your CSS styles file::
font-family: 'Positiv-A', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=positiv" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Positiv-A', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Positiv-A!</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.