On our website you can download font CommodoreServer version 1.0 (by Gregory Alekel), which belongs to the family CommodoreServer (subfamily Regular). Designer - Gregory AlekelDownload CommodoreServer free on MyFonts.club. It size - only 23.59 KB All right reserved Copyright © 2010, CommodoreServer.com. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 34 times |
size | 23.59 KB |
Family | CommodoreServer |
Subfamily | Regular |
Full name | CommodoreServer |
PostScript name | CommodoreServer |
Version | 1.0 (by Gregory Alekel) |
Unique ID | CommodoreServer1.0:CommodoreServer.com |
Description | CommodoreServer.com developed this font to be a true ASCII mapping of Commodore computers. It further allows Websites to utilize the font for displaying true PETSCII characters in multiple sizes and colors. This font contains all characters used by Commodore computers, even lower-case and reverse characters. |
Designer | Gregory Alekel |
Vendor URL | http://www.commodoreserver.com |
Copyright | Copyright © 2010, CommodoreServer.com. All rights reserved. |
License Description | This font is free to use and distribute with no royalties. If a newer version is released, please announce the update to your distribution list and make attempts to destroy previous versions. |
Vendor ID | mono |
You can connect the font CommodoreServer 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=commodoreserver" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=commodoreserver);
Activate this font for text in your CSS styles file::
font-family: 'CommodoreServer', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=commodoreserver" rel="stylesheet" type="text/css" /> <style>body {font-family : 'CommodoreServer', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with CommodoreServer!</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.