BlockTwo
BlockTwo Regular
- BLOCKTWO IS THE WORST
- TrueType
Aby użyć tej czcionki na swojej stronie dodaj następujący kod do nagłówka twojej strony html:
        <link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/blocktwo" type="text/css"/>
    
    Teraz możesz użyć tej czcionki w swoim pliku css. Poniżej znajduje się przykład akapitu z ustawioną BlockTwo Regular.
      p { 
           font-family: 'BlockTwoRegular'; 
           font-weight: normal; 
           font-style: normal; 
        }
    
    
    If you are interested in working on BlockTwo, please read our guide on how to contribute to an existing font.