I want to use font font awesome in my project but I have no idea how to use font awesome in my project.
I had found some example but they can\'t be use in fxml.
As said by @Sedrick you can use fontawesomefx library and use it in FXML as follows:
Note: JavaFX 8 and FontAwesomeFx v8.9
dashboard.fxml
In scene builder looks like below: