Remove font-awesome

Remove font-awesome since in b0a870eb material-design-icons have been added instead. They're the standard icons for vuetify and work without configuration, instead of the font-awesome icons.

  • remove font-awesome with yarn
  • remove unnecessary import statements
  • change font-awesoe icons to mdi ones
Edited by robinwilliam.hundt