On our website you can download font Code New Roman version Version 2.00 November 29, 2014, which belongs to the family Code New Roman (subfamily Regular). Manufacturer by Code New Roman. Designer - Sam Radian (You can contact the designer at: http://fb.com/sam.radian).Download Code New Roman free on MyFonts.club. It size - only 337.58 KB All right reserved © 2014 Sam Radain. All Rights Reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 87 times |
size | 337.58 KB |
Family | Code New Roman |
Subfamily | Regular |
Full name | Code New Roman |
PostScript name | CodeNewRoman |
Version | Version 2.00 November 29, 2014 |
Unique ID | Code New Roman:Version 2.00 |
Description | Code New Roman is aimed for use in programming environments and other circumstances where a monospaced font is specified. All characters have the same width, like old typewriters, making it a good choice for personal and business correspondance. This font improved and based on Mac OS Western New Roman,MONACO, Windows Consolas/Lusida Consolas, ABeeZee and Bitstream Vera Sans Mono.This font display allowed a design with proportions closer to normal text than traditional monospaced fonts like Courier. This allows for more comfortably reading of extended text on screen. OpenType features include hanging or lining numerals; slashed, dotted and normal zeros; and alternative shapes for a number of lowercase letters. The look of text can be tuned to personal taste by varying the number of bars and waves. |
Designer | Sam Radian |
Designer URL | http://fb.com/sam.radian |
Trademark | Code New Roman is either a registered trademark or a trademark of Code New Roman font family in the Sri Lanka and/or other countries. |
Manufacturer | Code New Roman |
Vendor URL | http://smallapp.wordpress.com/code-new-roman/ |
Copyright | © 2014 Sam Radain. All Rights Reserved. |
License URL | http://scripts.sil.org/OFL |
License Description | IMPORTANT Code New Roman LICENSE TERMS |
Vendor ID | CNR |
You can connect the font Code New Roman 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=code-new-roman" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=code-new-roman);
Activate this font for text in your CSS styles file::
font-family: 'Code New Roman', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=code-new-roman" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Code New Roman', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Code New Roman!</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.