{% extends 'layouts/admin.html' %} {% block main %}

Settings

{{ title }}

Add a Google Font by its family name.

Back to fonts

Font Details

{% if errors.get('family') %}
{{ errors.family }}
{% endif %}

Use the family name from Google Fonts, not the CSS URL.

{% if errors.get('display_name') %}
{{ errors.display_name }}
{% endif %}

Source

Provider
Google Fonts
Usage
Slider text
Cancel
{% endblock %}