Na tej stronie można pobrać Clear Sans czcionek w wersji Version 1.00, które należą do rodziny Clear Sans (Regular odwzorowanie). Producentem czcionki jest Intel Corporation. Projektant - Intel (w celu korespondencji, należy skorzystać z następującego adresu: http://01.org/clearsans). pobierz Clear Sans fza darmo na pl.GetFonts.net. Ta czcionka należy do następujących kategorii: czcionki cyrylicy, czcionki sans-serif, low contrast. Rozmiar czcionki - tylko 298 Kb
Rodzina | Clear Sans |
Odwzorowanie | Regular |
Ident | Intel Clear Sans Regular Build 100 |
Pełna nazwa | Clear Sans |
Wersja | Version 1.00 |
Nazwa PostScript | ClearSans |
Producent | Intel Corporation |
Rozmiar | 298 Kb |
Projektant | Intel |
Adres URL projektanta | http://01.org/clearsans |
Adres URL dostawcy | http://01.org/ |
Opis licencji | 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 |
Można użyć czcionki Clear Sans na swojej stronie bez konieczności jej pobierania z naszego serwera. W tym celu należy postępować zgodnie z instrukcjami poniżej:
Wybierz najbardziej odpowiednią opcję, aby zainstalować czcionkę i dodaj ten kod na swojej stronie (wklej go bezpośrednio po znaczniku otwierającym <head>):
<link href="https://pl.getfonts.net/allfont.css?fonts=clear-sans" rel="stylesheet" type="text/css" />
@import url(https://pl.getfonts.net/allfont.css?fonts=clear-sans);
Aktywuj czcionkę dla tekstu w CSS:
font-family: 'Clear Sans', arial;
Przykładowy kod źródłowy:
<html> <head> <link href="https://pl.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>
Wyniki:
Można zastosować różne style i CSS, korzystając z naszej biblioteki efektów, w celu uzyskania atrakcyjnego i spersonalizowanego wyglądu strony.