Could you please provide an installation guide for vaadin users, because ju

Could you please provide an installation guide for vaadin users, because just adding the dependency in the pom does not work, because it does not download the dependent folder to bower_components.
So i installed them manually by entering “bower i slate-font-awesome#4.7.0”.
This makes the css files accessible but the font-files are still missing/not loading.
What else did I missed?
I included the “<link rel=“import” href=”…/…/…/bower_components/slate-font-awesome/slate-font-awesome.html">"
and the “<style include=“slate-font-awesome”></style>”
in my template file.
17518124.png