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