I am trying to get Microsoft Windows' Copperplate Gothic font on my Ubuntu subsystem using WSL. I followed the instructions in this link and the installation seemed to go fine. However, when I run fc-list | grep "Copperplate" I get no results. When I run fc-list | grep "New Roman" I also get no results.
How can I access my newly installed windows fonts on my Ubuntu subsystem via the command line?
