The web-page was optimized by uniting all the icons in one sprite to reduce amount of HTTP requests and minifying source files
- By default, running 'gulp' will compile scss to css files
- To start 'watch' task run 'gulp watch'
- To minify css and html files run 'gulp build'