Na tej stronie można pobrać Clear Sans Thin czcionek w wersji Version 1.00, które należą do rodziny Clear Sans Thin (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 Thin 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 266 Kb
Rodzina | Clear Sans Thin |
Odwzorowanie | Regular |
Ident | Intel Clear Sans Thin Build 100 |
Pełna nazwa | Clear Sans Thin |
Wersja | Version 1.00 |
Nazwa PostScript | ClearSans-Thin |
Producent | Intel Corporation |
Rozmiar | 266 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 Thin 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-thin" rel="stylesheet" type="text/css" />
@import url(https://pl.getfonts.net/allfont.css?fonts=clear-sans-thin);
Aktywuj czcionkę dla tekstu w CSS:
font-family: 'Clear Sans Thin', arial;
Przykładowy kod źródłowy:
<html> <head> <link href="https://pl.getfonts.net/allfont.css?fonts=clear-sans-thin" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Clear Sans Thin', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Clear Sans Thin!</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.