error message on using custom fonts

I have downloaded all necessary files (as you can see in the picture)

and i get this I have downloaded all files and have added them to the appropriate folders and i keep getting an error message
it does it for all custom fonts, when i use this // it still blocks it out

CombinedSliderControl:11:10: fatal error: Fonts/FreeSans9pt7b.h: No such file or directory

Multiple libraries were found for "TouchScreen.h"
#include // Hardware-specific library

Used: C:\Users\p\Documents\Arduino\libraries\TouchScreen
^~~~~~~~~~~~~~~~~~~~~~~

Not used: C:\Users\p\Documents\Arduino\libraries\Adafruit_TouchScreen-master
compilation terminated.

Multiple libraries were found for "AdafruitGFX.h"
Used: C:\Users\p\Documents\Arduino\libraries\AdafruitGFX
Not used: C:\Users\p\Documents\Arduino\libraries\Adafruit-GFX
Not used: C:\Users\p\Documents\Arduino\libraries\AdafruitGFXLibrary
Not used: C:\Users\p\Documents\Arduino\libraries\Adafruit-GFX-Library-master
Multiple libraries were found for "AdafruitTFTLCD.h"
Used: C:\Users\p\Documents\Arduino\libraries\AdafruitTFTLCD
Not used: C:\Users\p\Documents\Arduino\libraries\TFTLCD-Library-a857c4960fd9c539309651db6efda8931e114b58
Not used: C:\Users\p\Documents\Arduino\libraries\AdafruitTFTLCDLibrary
Not used: C:\Users\p\Documents\Arduino\libraries\TFTLCD-Library-master
exit status 1
Fonts/FreeSans9pt7b.h: No such file or directory

attached is the file

camera slider.txt (13.1 KB)

Fonts/FreeSans9pt7b.h: No such file or directory

Do you have that file ?

I have have it listed now

Adafruit-GFX.zip (291 KB)

I think @UKHeliBob meant, "do you have that file installed on your computer?". If so, the next question would be, "where?". Your screenshots don't show the contents of the Fonts directory.