Type
Take a look inside references to all available font's CSS.
Fonts
To add Font's CSS:
<link rel="stylesheet" type="text/css" href="{% static 'base/type/font-elemis.css' %}" crossorigin="anonymous" />
Icons
To add Icon's CSS:
<link rel="stylesheet" type="text/css" href="{% static 'base/type/icons.css' %}" crossorigin="anonymous" />