In questa pagina puoi scaricare il carattere TPF Rubber Ducky versione 1.0, che appartiene alla famiglia TPF Rubber Ducky (Regular tracciamento). Il produttore del carattere è TPF-Rubber-Ducky. Scarica TPF Rubber Ducky gratuitamente su it.GetFonts.net. Questo tipo di carattere appartiene alle seguenti categorie: caratteri comics, caratteri latini. Dimensione carattere - solo 56 Kb
| Diritto d'autore | © Christoph Scheiblhofer | 
| Famiglia | TPF Rubber Ducky | 
| Tracciamento | Regular | 
| Identazione | TPF Rubber Ducky | 
| Nome completo | TPF Rubber Ducky | 
| Versione | 1.0 | 
| Nome PostScript | TPFRubberDucky | 
| Fabbricante | TPF-Rubber-Ducky | 
| Dimensione | 56 Kb | 
| Marchio | © http://typophil.virtual-lands.org | 
 
            
        Puoi collegare il carattere TPF Rubber Ducky al tuo sito, senza scaricarlo dal nostro server. Tutto quello che devi fare - è seguire le istruzioni riportate di seguito:
Scegli l'opzione più adatta per installare il carattere e aggiungi questo codice al tuo sito (incollalo immediatamente dopo il tag di apertura < head>):
<link href="https://it.getfonts.net/allfont.css?fonts=tpf-rubber-ducky" rel="stylesheet" type="text/css" />
@import url(https://it.getfonts.net/allfont.css?fonts=tpf-rubber-ducky);
Attiva il tipo di carattere per il testo del tuo CSS:
font-family: 'TPF Rubber Ducky', arial;
Il codice sorgente di esempio:
<html>
  <head>
    <link href="https://it.getfonts.net/allfont.css?fonts=tpf-rubber-ducky" rel="stylesheet" type="text/css" />
    <style>
      body  {
        font-family : 'TPF Rubber Ducky', arial;
        font-size : 48px;
        text-shadow : 4px 4px 4px #aaa;
      }
    </style>
  </head>
  <body>
    <div>Making the Web Beautiful with TPF Rubber Ducky!</div>
  </body>
</html>
            Risultato:
Puoi applicare diversi stili e CSS, utilizzando la nostra biblioteca effetti, per un aspetto attraente e individuale del tuo sito.