On our website you can download font Clear Sans Medium version Version 1.00, which belongs to the family Clear Sans Medium (subfamily Regular). Manufacturer by Intel Corporation. (You can contact the designer at: http://01.org/clearsans).Download Clear Sans Medium free on MyFonts.club. It size - only 305.96 KB All right reserved Font software Copyright © 2012 Intel Corporation. Licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 78 times |
size | 305.96 KB |
Family | Clear Sans Medium |
Subfamily | Regular |
Full name | Clear Sans Medium |
PostScript name | ClearSans-Medium |
Version | Version 1.00 |
Unique ID | Intel Clear Sans Medium 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 |
You can connect the font Clear Sans Medium 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=clear-sans-medium" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=clear-sans-medium);
Activate this font for text in your CSS styles file::
font-family: 'Clear Sans Medium', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=clear-sans-medium" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Clear Sans Medium', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Clear Sans Medium!</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.