[P5] Is there a default font provided by WEB?

@josephh

Thanks for your reply.
Based on your words, you can find out about the current font.

However, the reason I uploaded this is that when the font is loaded, the loading time becomes longer due to the file size.
So, I wonder if there is a default font provided by ‘WEB’ or ‘P5’ without loading a file like ‘JAVA Mode’.
For example, you can use ‘PFont.list();’ without needing to have a font file.
I wonder if there is something like this on the web as well.