On our website you can download font Return To Sender version Version 1.000, which belongs to the family Return To Sender (subfamily Regular). Manufacturer by Tom Kolter. Designer - Tom Kolter (You can contact the designer at: http://www.ghostsofbigfoot.com).Download Return To Sender free on MyFonts.club. It size - only 665.48 KB All right reserved Copyright (c) 2011 by Tom Kolter. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 186 times |
| size | 665.48 KB |
| Family | Return To Sender |
| Subfamily | Regular |
| Full name | Return To Sender |
| PostScript name | ReturnToSender |
| Preferred family | Return To Sender |
| Version | Version 1.000 |
| Unique ID | 1.000;pyrs;ReturnToSender |
| Description | Copyright (c) 2011 by Tom Kolter. All rights reserved. |
| Designer | Tom Kolter |
| Designer URL | http://www.ghostsofbigfoot.com |
| Trademark | Return To Sender is a trademark of Tom Kolter. |
| Manufacturer | Tom Kolter |
| Vendor URL | http://www.ghostsofbigfoot.com |
| Copyright | Copyright (c) 2011 by Tom Kolter. All rights reserved. |
| License URL | http://www.ghostsofbigfoot.com |
| License Description | Return To Sender TrueType Font By and copyright Tom Kolter (www.ghostsofbigfoot.com) ------------------------------------------------ TERMS OF USE This font is free only for personal use (personal blog, school project, etc.). Commercial use of this font requires a license from me (Tom Kolter). You can purchase a license by sending a PayPal payment to the e-mail address below. Your PayPal receipt will be your proof of purchase. You may not sublicense, sell, lease, or give away this font. ----------------------------------------------- HOW TO PURCHASE A COMMERCIAL LICENSE Send a PayPal payment in the amount of $15 USD to Tom Kolter at ([email protected]). ----------------------------------------------- COPYRIGHT The font and the accompanying materials are copyrighted and contain proprietary information and trade secrets belonging to Tom Kolter, (www.ghostsofbigfoot.com). Unauthorized copying of the product âeven if modified, merged, or included with other software, or of the written materials, is expressly forbidden. You may be held legally responsible for any infringement of Tom Kolter's intellectual property rights that is caused or encouraged by your failure to abide by the terms of this Agreement. ----------------------------------------------- DISCLAIMER Tom Kolter (www.ghostsofbigfoot.com) shall not be liable to you or any other person or entity for any general, special, direct, indirect, consequential, incidental or other damages arising out of the use of this font. |
| Vendor ID | pyrs |
| Mac font menu name | Return To Sender |
You can connect the font Return To Sender 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=return-sender" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=return-sender);
Activate this font for text in your CSS styles file::
font-family: 'Return To Sender', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=return-sender" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Return To Sender', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Return To Sender!</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.