On this page you can download Clear Sans font version Version 1.00, which belongs to the family Clear Sans (Regular tracing). Font manufacturer is Intel Corporation. Designer - Intel (for communication, use the following address: http://01.org/clearsans). Download Clear Sans for free on GetFonts.net. This font belongs to the following categories: cyrillic fonts, low contrast, oblique. Font size - only 298 Kb
Family | Clear Sans |
Tracing | Regular |
Ident | Intel Clear Sans Regular Build 100 |
Full name | Clear Sans |
Version | Version 1.00 |
PostScript name | ClearSans |
Manufacturer | Intel Corporation |
Size | 298 Kb |
Designer | Intel |
URL of designer | http://01.org/clearsans |
URL of provider | http://01.org/ |
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. |
URL of license | http://www.apache.org/licenses/LICENSE-2.0.html |
You can connect the font Clear Sans to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=clear-sans" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=clear-sans);
Activate the font for text in your CSS:
font-family: 'Clear Sans', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?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>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.