On our website you can download font 20 CENTS MARKER version Version 1.000 2005 initial release, which belongs to the family 20 CENTS MARKER (subfamily Bold). Manufacturer by Vincent Wicky. Designer - Vincent Wicky (You can contact the designer at: www.reticula.net).Download 20 CENTS MARKER free on MyFonts.club. It size - only 166.30 KB All right reserved Copyright (c) reticula.net, 2005. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 52 times |
| size | 166.30 KB |
| Family | 20 CENTS MARKER |
| Subfamily | Bold |
| Full name | 20 CENTS MARKER Bold |
| PostScript name | 20CENTSMARKER-Bold |
| Preferred family | 20 CENTS MARKER |
| Preferred subfamily | Bold |
| Version | Version 1.000 2005 initial release |
| Unique ID | RTC: 0001: 2005 |
| Description | v.1.0 - 29/05/2005 |
| Designer | Vincent Wicky |
| Designer URL | www.reticula.net |
| Trademark | 20 CENTS MARKER Bold is a trademark of Vincent Wicky. |
| Manufacturer | Vincent Wicky |
| Vendor URL | www.reticula.net |
| Copyright | Copyright (c) reticula.net, 2005. All rights reserved. |
| License URL | http://www.reticula.net |
| License Description | v.1.0 - 29/05/2005 |
| Vendor ID | RTC |
| Mac font menu name | 20 CENTS MARKER Bold |
You can connect the font 20 CENTS MARKER 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=20-cents-marker" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=20-cents-marker);
Activate this font for text in your CSS styles file::
font-family: '20 CENTS MARKER', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=20-cents-marker" rel="stylesheet" type="text/css" />
<style>
body {
font-family : '20 CENTS MARKER', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with 20 CENTS MARKER!</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.