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.

An image

Select checkmark icon in the list of icons.

An image

Then download archive of icons.

An image

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.