На нашем сайте Вы можете скачать шрифт Clear Sans версии Version 1.00, который относится к семейству Clear Sans Thin (начертание Regular). Шрифт изготовил Intel Corporation. (связаться с дизайнером можно по адрессу: http://01.org/clearsans).Скачайте Clear Sans бесплатно на MyFonts.ru. Его размер - всего 265.92 KB Все права принадлежат Font software Copyright © 2012 Intel Corporation. Licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0. Вам будет прийдется купить шрифт, если он платный.
Поддержите проект! Расскажите о нас своим друзьям: |
просмотров: | 86 |
size | 265.92 KB |
Family | Clear Sans Thin |
Subfamily | Regular |
Full name | Clear Sans Thin |
PostScript name | ClearSans-Thin |
Version | Version 1.00 |
Unique ID | Intel Clear Sans Thin Build 100 |
Description | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. See the License for the specific language governing permissions and limitations under the License. |
Designer URL | http://01.org/clearsans |
Manufacturer | Intel Corporation |
Vendor URL | http://01.org/ |
Copyright | Font software Copyright © 2012 Intel Corporation. Licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0 |
License URL | http://www.apache.org/licenses/LICENSE-2.0.html |
License Description | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. See the License for the specific language governing permissions and limitations under the License. |
Vendor ID | MONO |
Вы можете подключить шрифт Clear Sans к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=clear-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=clear-sans);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Clear Sans', arial;
Пример исходного кода:
<html> <head> <link href="https://myfonts.ru/myfonts?fonts=clear-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Clear Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Clear Sans!</div> </body> </html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.