Artaxerxes
Artaxerxes Regular
- Heavy boxes perform quick waltzes and jigs
 
- 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/artaxerxes" type="text/css"/>
    
    Teraz możesz użyć tej czcionki w swoim pliku css. Poniżej znajduje się przykład akapitu z ustawioną Artaxerxes Regular.
      p { 
           font-family: 'ArtaxerxesRegular'; 
           font-weight: normal; 
           font-style: normal; 
        }
    
    
    If you are interested in working on Artaxerxes, please read our guide on how to contribute to an existing font.