На нашем сайте Вы можете скачать шрифт Code New Roman версии Version 2.00 November 29, 2014, который относится к семейству Code New Roman (начертание Regular). Шрифт изготовил Code New Roman. Дизайнер - Sam Radian (связаться с дизайнером можно по адрессу: http://fb.com/sam.radian).Скачайте Code New Roman бесплатно на MyFonts.ru. Его размер - всего 337.58 KB Все права принадлежат © 2014 Sam Radain. All Rights Reserved.. Вам будет прийдется купить шрифт, если он платный.
Поддержите проект! Расскажите о нас своим друзьям: |
просмотров: | 240 |
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 |
Вы можете подключить шрифт Code New Roman к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=code-new-roman" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=code-new-roman);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Code New Roman', arial;
Пример исходного кода:
<html> <head> <link href="https://myfonts.ru/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>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.