# About

## *<mark style="color:red;">PAGINA IN COSTRUZIONE</mark>*

zkn/fonts è una libreria di font gratuiti e [open source](https://en.wikipedia.org/wiki/Open_source) messi a disposizione per i siti-web che fano uso di css. Gli sviluppatori web usano tipicamente font personalizzati nei loro siti-web attraverso uno dei due metodi:

1. Hostando i font files nello stesso server del sito-web
2. Usando un servizio centralizzato che fornisce i font come Google Fonts o Adobe Typekit

zkn/fonts invece:

1. Mette a disposizione i font files attraverso l'ausilio di [jsDelivr](https://github.com/jsdelivr/jsdelivr)'s, una rete di distribuzione di contenuti pubblici per progetti software open source
2. E' open source e mette a disposizione solo font open source&#x20;

## Vuoi vedere i diversi font?

{% content-ref url="/pages/izHPnIZpdk4MyqrV1u3q" %}
[Fonts](/fonts.md)
{% endcontent-ref %}

## Come si usa?

{% content-ref url="/pages/TLyZwZwujUrFETKvgIGg" %}
[Getting Started](/getting-started.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fonts.zkn.app/about.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
