Icons
We will need to add checkmark icon for our TODO app.
Open Fontello.
Import config from Application\static\font\config.json and you will get actual layout of your icons.
![]()
Select checkmark icon in the list of icons.
![]()
Then download archive of icons.
![]()
Copy config.json and all contents of font folder to Application\static\font\ replacing existing files.
And update styles at the end of file Application\static\css\base.css with styles from the archive in css\fontello-codes.css.