На нашем сайте Вы можете скачать шрифт FreeMono версии Version $Revision: 1.215 $, который относится к семейству FreeMono (начертание Medium). Шрифт изготовил GNU.Скачайте FreeMono бесплатно на MyFonts.ru. Его размер - всего 334.81 KB Все права принадлежат Copyleft 2002, 2003, 2005, 2008, 2009, 2010 Free Software Foundation.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 322 |
| size | 334.81 KB |
| Family | FreeMono |
| Subfamily | Medium |
| Full name | Free Monospaced |
| PostScript name | FreeMono |
| Version | Version $Revision: 1.215 $ |
| Unique ID | FontForge 2.0 : Free Monospaced : 16-9-2010 |
| Description | This computer font is part of GNU FreeFont. It is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Manufacturer | GNU |
| Vendor URL | https://savannah.gnu.org/projects/freefont/ |
| Copyright | Copyleft 2002, 2003, 2005, 2008, 2009, 2010 Free Software Foundation. |
| License URL | http://www.gnu.org/copyleft/gpl.html |
| License Description | This computer font is part of GNU FreeFont. It is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Vendor ID | GNU |
Вы можете подключить шрифт FreeMono к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=freemono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=freemono);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'FreeMono', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=freemono" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'FreeMono', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with FreeMono!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.