On our website you can download font Paperclip version Version 1.003, which belongs to the family Paperclip Lig (subfamily Regular). Designer - Jan Schmoeger (You can contact the designer at: www.paragraph.com.au).Download Paperclip free on MyFonts.club. It size - only 14.75 KB All right reserved Copyright (c) 2007 by Jan Schmoeger/Paragraph. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 47 times |
| size | 14.75 KB |
| Family | Paperclip Lig |
| Subfamily | Regular |
| Full name | Paperclip-Light |
| PostScript name | Paperclip-Light |
| Preferred family | Paperclip |
| Preferred subfamily | Light |
| Version | Version 1.003 |
| Unique ID | JanSchmoeger/Paragraph: Paperclip Light: 2007 |
| Description | Copyright (c) 2007 by Jan Schmoeger/Paragraph. All rights reserved. |
| Designer | Jan Schmoeger |
| Designer URL | www.paragraph.com.au |
| Trademark | Paperclip is a trademark of Jan Schmoeger/Paragraph. |
| Vendor URL | www.myfonts.com |
| Copyright | Copyright (c) 2007 by Jan Schmoeger/Paragraph. All rights reserved. |
| Vendor ID | prgr |
You can connect the font Paperclip 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=paperclip" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=paperclip);
Activate this font for text in your CSS styles file::
font-family: 'Paperclip', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=paperclip" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Paperclip', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Paperclip!</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.