> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/installation-setup/system-settings/google/google-web-font.md).

# خط ويب Google

ngSurvey تستخدم Google web font API للبحث وتحميل الخطوط التي يمكنك استخدامها لتخصيص أنماطك باستخدام [style editor](/ar/form-management/style-branding/style-editor.md).

للحصول على مفتاح Google web font API يمكنك الانتقال إلى مركز مطوري Google الخاص بك.\
<https://console.developers.google.com/apis/credentials>

بمجرد الوصول هناك قم بإنشاء بيانات الاعتماد لمفتاح API الخاص بك

![](/files/58a2da085b7569ca468855d731c35b56678d2370)

بعد إنشاء مفتاح Google API انسخ المفتاح وقيده على Google Fonts فقط.

![](/files/7cb8cb4a24392e0408cdaa919d7a57766b9e5189)

![](/files/851e8924f02648c3949320c90a926f77e3ce9573)

انسخ مفتاح Google API في إعدادات Google الخاصة بـ ngSurvey

![](/files/79cd539d31dd7e811d30eff57c0ac13e4a105049)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.ngsurvey.com/ar/installation-setup/system-settings/google/google-web-font.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.
