I am very interested in this font named 'Fira Code'. Are there any way or methods that I can use in order to set this font as a Font to my Java components (preferably in JTextArea and JLabel)? I have downloaded the font locally (thru Google Fonts) and I have found out that it was a TrueType font file (.ttf extension).
Is it possible to use this font?