{% extends 'layouts/base.html' %} {% load static %} {% block content %}
{% include 'includes/pre-loader.html' %}

Typography

Pixel makes use of the Nunito Google Web Font for beatiful and readable typography.

{% include 'includes/components/_typography.html' %}
{% endblock content %}