Hello,
Thank you for posting in Microsoft Q&A.
Based on the description, I understand your question is related to add a font folder in group policy.
Navigate to User Configuration > Preferences > Windows Settings > Registry.
Right-click and select New > Registry Item.
Set the following attributes for each font:
Hive: HKEY_LOCAL_MACHINE
Key Path: SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
Value Name: [name of the font] (TrueType) (e.g., Orkney Bold Italic (TrueType))
Value Type: REG_SZ
Value Data: [font file name].ttf (e.g., Orkney Bold Italic.ttf)
Repeat this process for each font file in your folder.
Have a nice day.
Best Regards,
Molly
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it