На нашем сайте Вы можете скачать шрифт OTF Icons версии Version 1.010;PS 1.000;hotconv 1.0.51;makeotf.lib2.0.18671, который относится к семейству OTF Icons (начертание Regular).Скачайте OTF Icons бесплатно на MyFonts.ru. Его размер - всего 22.57 KB Все права принадлежат © 2003, 2007 Adobe Systems Incorporated. All Rights Reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 163 |
| size | 22.57 KB |
| Family | OTF Icons |
| Subfamily | Regular |
| Full name | OTFIcons |
| PostScript name | OTFIcons |
| Version | Version 1.010;PS 1.000;hotconv 1.0.51;makeotf.lib2.0.18671 |
| Unique ID | 1.010;ADBE;OTFIcons |
| Description | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| Trademark | Please refer to the Copyright section for the font trademark attribution notices. |
| Vendor URL | http://www.adobe.com/type |
| Copyright | © 2003, 2007 Adobe Systems Incorporated. All Rights Reserved. |
| License Description | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| Vendor ID | ADBE |
Вы можете подключить шрифт OTF Icons к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=otf-icons" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=otf-icons);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'OTF Icons', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=otf-icons" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'OTF Icons', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with OTF Icons!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.